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

Public Member Functions

FXMLStage application ()
 
- Public Member Functions inherited from unit.ui.TestingConfiguration
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
 

Detailed Description

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.


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