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) void testAddAndFindButton()  
    (package private) void testAddOverlappingButtons()  
    (package private) void testClearScreen()  

    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()