Uses of Class
org.javalite.activeweb.IntegrationSpec
Packages that use IntegrationSpec
-
Uses of IntegrationSpec in org.javalite.activeweb
Subclasses of IntegrationSpec in org.javalite.activewebModifier and TypeClassDescriptionclass
Bootstraps entire application, including AppControllerConfig class, which sets up all filters exactly as at run time.class
Use this as a super class for integration tests that requires a DB connection to the test DB.