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


Public Member Functions | |
| void | setUpForPowerSupply () |
| void | testPowerSupply () |
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 |
Created by mkononen on 07/02/17.
Definition at line 18 of file HandleRefreshButtonClickedNoPowerSupply.java.
| Git Repo |