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

Public Member Functions

void setContext () throws Exception
 
void construct () throws IOException
 
- Public Member Functions inherited from unit.devices.pvci_pressure_gauge.PVCiPressureGaugeTestCase
void createPressureGauge () throws Exception
 
- Public Member Functions inherited from unit.devices.DevicesTestCase
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
 

Additional Inherited Members

- Protected Attributes inherited from unit.devices.pvci_pressure_gauge.PVCiPressureGaugeTestCase
final ModbusConnector mockModbusConnector
 
final ModbusTransaction mockTransaction = new MockTransaction()
 
final ModbusResponse mockResponse
 
PressureGauge pressureGauge
 
- Protected Attributes inherited from unit.devices.DevicesTestCase
DeviceCommunicator communicatorForDevice
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 
- Static Protected Attributes inherited from unit.devices.pvci_pressure_gauge.PVCiPressureGaugeTestCase
static final Integer address = 11
 

Detailed Description

Contains unit tests for devices.PVCiPressureGauge constructor, where communication cannot be established

Definition at line 15 of file ConstructorWithNoCommunication.java.


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