|
| void | start (Stage stage) |
| |
|
void | start (Stage stage) throws Exception |
| |
|
void | assertGoodApplicationContextMockery () |
| |
| void | assertGoodContext () |
| |
|
void | init () throws TimeoutException |
| |
| void | start (Stage stage) throws Exception |
| |
|
void | stop () throws TimeoutException |
| |
|
| Stage | stage |
| |
| final ApplicationContext | applicationContext |
| |
| final Mockery | context = new UnitTestingMockery() |
| |
| void unit.ui.user_interface_launcher.UserInterfaceLauncherTestCase.start |
( |
Stage |
stage | ) |
|
Save the stage for testing, so that launch behaviour can be checked
- Parameters
-
| stage | The stage in which this application is to start |
Definition at line 32 of file UserInterfaceLauncherTestCase.java.
| final ApplicationContext unit.ui.user_interface_launcher.UserInterfaceLauncherTestCase.applicationContext |
|
protected |
| Stage unit.ui.user_interface_launcher.UserInterfaceLauncherTestCase.stage |
|
protected |
The documentation for this class was generated from the following file: