BakeoutController  0.1
A Controller for the Omicron vacuum chamber
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
unit.ui.controllers.devices_controller.DevicesControllerTestCase Class Referenceabstract
Inheritance diagram for unit.ui.controllers.devices_controller.DevicesControllerTestCase:
Inheritance graph
[legend]
Collaboration diagram for unit.ui.controllers.devices_controller.DevicesControllerTestCase:
Collaboration graph
[legend]

Public Member Functions

void navigateToDevicesTab ()
 
void setNewDeviceButton ()
 
- Public Member Functions inherited from unit.ui.UserInterfaceTestCase
void start (Stage stage) throws Exception
 
- 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

Button newDeviceButton
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 

Static Protected Attributes

static final String queryForNewDeviceButton = "#newDeviceButton"
 
static final String queryForNewDeviceForm = "#newDeviceForm"
 
- Static Protected Attributes inherited from unit.ui.UserInterfaceTestCase
static final ApplicationContext applicationContext
 
static volatile UserInterfaceLauncher application
 

Detailed Description

Base class for unit testing ui.controllers.DevicesController

Definition at line 10 of file DevicesControllerTestCase.java.


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