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

Public Member Functions

void setContext () throws Exception
 
void getPressure () throws Exception
 
- 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 PVCiPressureGauge#getPressure()

Definition at line 14 of file GetPressure.java.


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