Package de.freaklamarsch.systarest.tests
Class FakeSTouchDisplayTest
java.lang.Object
de.freaklamarsch.systarest.tests.FakeSTouchDisplayTest
class FakeSTouchDisplayTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description FakeSTouchDisplayTest() -
Method Summary
Modifier and Type Method Description (package private) voidtestAddAndFindButton()(package private) voidtestAddOverlappingButtons()(package private) voidtestClearScreen()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FakeSTouchDisplayTest
FakeSTouchDisplayTest()
-
-
Method Details
-
testAddAndFindButton
@Test void testAddAndFindButton() -
testAddOverlappingButtons
@Test void testAddOverlappingButtons() -
testClearScreen
@Test void testClearScreen()
-