![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | setContext () |
void | testPressureGauge () |
![]() | |
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 |
Tests that ui.controllers.DeviceListController correctly reports a pressure gauge to be present if one exists
Definition at line 19 of file HandleRefreshButtonClickedPressureGauge.java.
Git Repo |