Uses of Class
org.tentackle.fx.rdc.junit.FxRdcTestApplication
Packages that use FxRdcTestApplication
-
Uses of FxRdcTestApplication in org.tentackle.fx.rdc.junit
Subclasses of FxRdcTestApplication in org.tentackle.fx.rdc.junitModifier and TypeClassDescriptionclassJunit5 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.classJunit5 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.classJunit5 test to verify that allTableConfigurationProviders 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.