C F G O S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- ControllerTest - Class in org.tentackle.test.fx.rdc
-
Tests whether controllers could be loaded and bound.
Opens a session in case some controllers need it.
Simply extend this class and put that in a test source folder. - ControllerTest() - Constructor for class org.tentackle.test.fx.rdc.ControllerTest
- ControllerTest(String) - Constructor for class org.tentackle.test.fx.rdc.ControllerTest
-
Creates the controller test.
F
- FxRdcTestApplication - Class in org.tentackle.test.fx.rdc
-
FX test application.
- FxRdcTestApplication(String, String) - Constructor for class org.tentackle.test.fx.rdc.FxRdcTestApplication
G
- GuiProviderTest - Class in org.tentackle.test.fx.rdc
-
Tests whether GUI-providers could be loaded and bound.
Opens a session in case some providers need it.
Simply extend this class and put that in a test source folder. - GuiProviderTest() - Constructor for class org.tentackle.test.fx.rdc.GuiProviderTest
- GuiProviderTest(String) - Constructor for class org.tentackle.test.fx.rdc.GuiProviderTest
-
Creates the GUI provider test.
O
- org.tentackle.test.fx.rdc - package org.tentackle.test.fx.rdc
S
- startFx() - Method in class org.tentackle.test.fx.rdc.FxRdcTestApplication
T
- TableConfigurationProviderTest - Class in org.tentackle.test.fx.rdc
-
Tests whether
TableConfigurationProviders could be loaded and bound.
Opens a session in case some providers need it.
Simply extend this class and put that in a test source folder. - TableConfigurationProviderTest() - Constructor for class org.tentackle.test.fx.rdc.TableConfigurationProviderTest
- TableConfigurationProviderTest(String) - Constructor for class org.tentackle.test.fx.rdc.TableConfigurationProviderTest
-
Creates the table configuration provider test.
- testControllers() - Method in class org.tentackle.test.fx.rdc.ControllerTest
- testGuiProviders() - Method in class org.tentackle.test.fx.rdc.GuiProviderTest
- testTableConfigurationProviders() - Method in class org.tentackle.test.fx.rdc.TableConfigurationProviderTest
All Classes All Packages