Uses of Class
org.tentackle.fx.rdc.testng.FxRdcTestApplication

Packages that use FxRdcTestApplication
Package
Description
 
  • Uses of FxRdcTestApplication in org.tentackle.fx.rdc.testng

    Modifier and Type
    Class
    Description
    class 
    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.
    class 
    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.
    class 
    TestNG test to verify that all TableConfigurationProviders 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.