Package org.tentackle.test.fx.rdc
-
Class Summary Class Description ControllerTest Tests whether controllers could be loaded and bound.
Needs a db-connection to initialize all controllers properly.
Simply extend this class and put that in a test source folder.FxRdcTestApplication FX test application.GuiProviderTest Tests whether GUI-providers could be loaded and bound.
Needs a db-connection to initialize all providers properly.
Simply extend this class and put that in a test source folder.