![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
FXMLStage | application () |
![]() | |
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 |
A configuration that overrides the UserInterfaceConfiguration#application() bean in order to return a mock application. This is done to check that the JavaFXGraphicalUserInterfaceLauncher configures the application correctly.
Definition at line 23 of file UserInterfaceTestConfiguration.java.
Git Repo |