![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
Mockery | mockingContext () |
List< String > | testData () |
CommPortReporter | portReporter () |
TDKLambdaPowerSupplyFactory | tdkLambdaPowerSupplyFactory () |
PVCiPressureGaugeFactory | pvCiPressureGaugeFactory () |
DeviceContainer | deviceRegistryView () |
VariableProviderContainer | variableProviderRegistry () |
PowerSupply | powerSupply () |
PressureProvider | pressureProvider () |
VoltageProvider | voltageProvider () |
Kernel | kernel () throws Exception |
Responsible for producing mock beans for the dependencies for this application
Definition at line 29 of file TestingConfiguration.java.
Kernel unit.ui.TestingConfiguration.kernel | ( | ) | throws Exception |
Definition at line 142 of file TestingConfiguration.java.
Mockery unit.ui.TestingConfiguration.mockingContext | ( | ) |
Definition at line 58 of file TestingConfiguration.java.
CommPortReporter unit.ui.TestingConfiguration.portReporter | ( | ) |
Definition at line 81 of file TestingConfiguration.java.
List<String> unit.ui.TestingConfiguration.testData | ( | ) |
Definition at line 70 of file TestingConfiguration.java.
Git Repo |