BakeoutController-Basic  0.1
A Controller for the Omicron vacuum chamber
Classes | Public Member Functions | List of all members
unit.ui.controllers.device_list_controller.HandleRefreshButtonClickedPowerSupply Class Reference
Inheritance diagram for unit.ui.controllers.device_list_controller.HandleRefreshButtonClickedPowerSupply:
Inheritance graph
[legend]
Collaboration diagram for unit.ui.controllers.device_list_controller.HandleRefreshButtonClickedPowerSupply:
Collaboration graph
[legend]

Public Member Functions

void setUpForNoPowerSupply ()
 
void testNoPowerSupply ()
 
- 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
 

Detailed Description

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.


The documentation for this class was generated from the following file:
Git Repo