|
void | start (Stage stage) throws Exception |
|
void | assertGoodApplicationContextMockery () |
|
void | assertGoodContext () |
|
void | init () throws TimeoutException |
|
void | start (Stage stage) throws Exception |
|
void | stop () throws TimeoutException |
|
|
final Mockery | context = new UnitTestingMockery() |
|
Base class for tests involving the UI
Definition at line 14 of file UserInterfaceTestCase.java.
final ApplicationContext unit.ui.UserInterfaceTestCase.applicationContext |
|
staticprotected |
Initial value:=
new AnnotationConfigApplicationContext(TestingConfiguration.class)
Definition at line 15 of file UserInterfaceTestCase.java.
The documentation for this class was generated from the following file: