BakeoutController-Basic  0.1
A Controller for the Omicron vacuum chamber
Classes | Public Member Functions | Protected Attributes | List of all members
unit.devices.DevicesTestCase Class Referenceabstract
Inheritance diagram for unit.devices.DevicesTestCase:
Inheritance graph
[legend]
Collaboration diagram for unit.devices.DevicesTestCase:
Collaboration graph
[legend]

Classes

class  CommunicationMonitor
 

Public Member Functions

void setUpDevicesTestCase () throws IOException
 
- 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

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

Detailed Description

Base class for all unit tests of devices

Definition at line 12 of file DevicesTestCase.java.


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