![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|


Public Member Functions | |
| void | setContext () |
| void | testPressureGauge () |
Public Member Functions inherited from unit.ui.controllers.device_list_controller.DeviceListControllerTestCase | |
| void | navigateToDeviceListTab () |
Public Member Functions inherited from unit.ui.UserInterfaceTestCase | |
| void | start (Stage stage) throws Exception |
| void | assertGoodApplicationContextMockery () |
Public Member Functions inherited from unit.UnitTestCase | |
| void | assertGoodContext () |
| void | init () throws TimeoutException |
| void | start (Stage stage) throws Exception |
| void | stop () throws TimeoutException |
Additional Inherited Members | |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Static Protected Attributes inherited from unit.ui.controllers.device_list_controller.DeviceListControllerTestCase | |
| static final String | queryForRefreshButton = "#refresh-button" |
| static final String | queryForNoPowerSupply |
| static final String | queryForPowerSupply |
| static final String | queryForDeviceListTab |
| static final String | queryForPressureGaugeMessage |
Static Protected Attributes inherited from unit.ui.UserInterfaceTestCase | |
| 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 |