![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | setApplicationContext () |
void | testOneArgConstructor () |
![]() | |
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 |
Additional Inherited Members | |
![]() | |
Stage | stage |
final ApplicationContext | applicationContext |
![]() | |
final Mockery | context = new UnitTestingMockery() |
![]() | |
static final ApplicationContext | applicationContext |
static volatile JavaFXGraphicalUserInterfaceLauncher | application |
Contains unit tests for JavaFXGraphicalUserInterfaceLauncher#JavaFXGraphicalUserInterfaceLauncher(ApplicationContext)
Definition at line 16 of file ApplicationContextConstructor.java.
void unit.ui.user_interface_launcher.ApplicationContextConstructor.setApplicationContext | ( | ) |
Initialize the application context
Definition at line 24 of file ApplicationContextConstructor.java.
Git Repo |