Uses of Class
org.javalite.activeweb.RequestSpecHelper
-
Uses of RequestSpecHelper in org.javalite.activeweb
Modifier and TypeClassDescriptionclass
Bootstraps entire application, including AppControllerConfig class, which sets up all filters exactly as at run time.class
Super class for controller tests.class
Super class for controllers requiring a DB connection to the test DB.class
Use this as a super class for integration tests that requires a DB connection to the test DB.class
Use this as a super class for integration tests that do not require a DB connection.