![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | setUpForNoPowerSupply () |
void | testNoPowerSupply () |
![]() | |
void | navigateToDeviceListTab () |
![]() | |
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 | |
![]() | |
final Mockery | context = new UnitTestingMockery() |
![]() | |
static final String | queryForRefreshButton = "#refresh-button" |
static final String | queryForNoPowerSupply |
static final String | queryForPowerSupply |
static final String | queryForDeviceListTab |
static final String | queryForPressureGaugeMessage |
![]() | |
static final ApplicationContext | applicationContext |
static volatile JavaFXGraphicalUserInterfaceLauncher | application |
Contains unit tests for handling the refresh button being clicked when there is a power supply present in the device registry
Definition at line 18 of file HandleRefreshButtonClickedPowerSupply.java.
Git Repo |