Index
All Classes and Interfaces|All Packages
C
- ControllerTest - Class in org.tentackle.fx.rdc.junit
-
Junit5 test to verify that controllers can 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 - Class in org.tentackle.fx.rdc.testng
-
TestNG test to verify that controllers can 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.fx.rdc.junit.ControllerTest
- ControllerTest() - Constructor for class org.tentackle.fx.rdc.testng.ControllerTest
- ControllerTest(String) - Constructor for class org.tentackle.fx.rdc.junit.ControllerTest
-
Creates the controller test.
- ControllerTest(String) - Constructor for class org.tentackle.fx.rdc.testng.ControllerTest
-
Creates the controller test.
F
- FxRdcTestApplication - Class in org.tentackle.fx.rdc.junit
-
FX Junit5 test application.
- FxRdcTestApplication - Class in org.tentackle.fx.rdc.testng
-
FX TestNG application.
- FxRdcTestApplication(String, String) - Constructor for class org.tentackle.fx.rdc.junit.FxRdcTestApplication
- FxRdcTestApplication(String, String) - Constructor for class org.tentackle.fx.rdc.testng.FxRdcTestApplication
G
- GuiProviderTest - Class in org.tentackle.fx.rdc.junit
-
Junit5 test to verify that all GUI-providers can 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 - Class in org.tentackle.fx.rdc.testng
-
TestNG test to verify that all whether GUI-providers can 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.fx.rdc.junit.GuiProviderTest
- GuiProviderTest() - Constructor for class org.tentackle.fx.rdc.testng.GuiProviderTest
- GuiProviderTest(String) - Constructor for class org.tentackle.fx.rdc.junit.GuiProviderTest
-
Creates the GUI provider test.
- GuiProviderTest(String) - Constructor for class org.tentackle.fx.rdc.testng.GuiProviderTest
-
Creates the GUI provider test.
O
- org.tentackle.fx.rdc.junit - package org.tentackle.fx.rdc.junit
- org.tentackle.fx.rdc.testng - package org.tentackle.fx.rdc.testng
S
- startFx() - Static method in class org.tentackle.fx.rdc.junit.FxRdcTestApplication
- startFx() - Method in class org.tentackle.fx.rdc.testng.FxRdcTestApplication
T
- TableConfigurationProviderTest - Class in org.tentackle.fx.rdc.junit
-
Junit5 test to verify that all
TableConfigurationProvider
s can 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 - Class in org.tentackle.fx.rdc.testng
-
TestNG test to verify that all
TableConfigurationProvider
s can 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.fx.rdc.junit.TableConfigurationProviderTest
- TableConfigurationProviderTest() - Constructor for class org.tentackle.fx.rdc.testng.TableConfigurationProviderTest
- TableConfigurationProviderTest(String) - Constructor for class org.tentackle.fx.rdc.junit.TableConfigurationProviderTest
-
Creates the table configuration provider test.
- TableConfigurationProviderTest(String) - Constructor for class org.tentackle.fx.rdc.testng.TableConfigurationProviderTest
-
Creates the table configuration provider test.
- testControllers() - Method in class org.tentackle.fx.rdc.junit.ControllerTest
- testControllers() - Method in class org.tentackle.fx.rdc.testng.ControllerTest
- testGuiProviders() - Method in class org.tentackle.fx.rdc.junit.GuiProviderTest
- testGuiProviders() - Method in class org.tentackle.fx.rdc.testng.GuiProviderTest
- testTableConfigurationProviders() - Method in class org.tentackle.fx.rdc.junit.TableConfigurationProviderTest
- testTableConfigurationProviders() - Method in class org.tentackle.fx.rdc.testng.TableConfigurationProviderTest
All Classes and Interfaces|All Packages