![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | testTabSwitchOnChange () |
![]() | |
void | navigateToResultsTab () |
void | setMockVoltageProvider () |
![]() | |
void | start (Stage stage) throws Exception |
void | assertGoodApplicationContextMockery () |
![]() | |
void | assertGoodContext () |
void | init () throws TimeoutException |
void | start (Stage stage) throws Exception |
void | stop () throws TimeoutException |
Additional Inherited Members | |
![]() | |
final MockVoltageProvider | mockVoltageProvider |
![]() | |
final Mockery | context = new UnitTestingMockery() |
![]() | |
static final String | queryForResultsTab = "#results-tab" |
static final String | queryForPressureTab = "#pressure-tab" |
static final String | queryForVoltageTab = "#voltage-tab" |
static final String | queryForVoltageChart = "#voltage-chart" |
![]() | |
static final ApplicationContext | applicationContext |
static volatile JavaFXGraphicalUserInterfaceLauncher | application |
Replicates bug where variable change in a hidden tab in a chart causes an IllegalStateException to be thrown
Definition at line 21 of file TabSwitchOnChange.java.
Git Repo |