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


Static Protected Attributes | |
| static final String | queryForPortSelector = "#port-selector" |
| static final String | queryForGoButton = "#go-button" |
Static Protected Attributes inherited from unit.ui.UserInterfaceTestCase | |
| static final ApplicationContext | applicationContext |
| static volatile JavaFXGraphicalUserInterfaceLauncher | application |
Additional Inherited Members | |
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 |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Base class for unit testing ui.controllers.DeviceSetupController
Definition at line 8 of file DeviceSetupControllerTestCase.java.
| Git Repo |