![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | application () |
![]() | |
void | setUserInterfaceConfiguration () |
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 | |
![]() | |
ApplicationContext | applicationContext |
![]() | |
final Mockery | context = new UnitTestingMockery() |
![]() | |
static final ApplicationContext | applicationContext |
static volatile JavaFXGraphicalUserInterfaceLauncher | application |
Contains unit tests for UserInterfaceConfiguration#application()
Definition at line 12 of file Application.java.
void unit.ui.user_interface_configuration.Application.application | ( | ) |
Tests that attempting to create the Application outside the UI worker thread will result in a BeanCreationException
Definition at line 18 of file Application.java.
Git Repo |