Uses of Class
org.javalite.activeweb.SpecHelper
Packages that use SpecHelper
-
Uses of SpecHelper in org.javalite.activeweb
Subclasses of SpecHelper in org.javalite.activewebModifier 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.class
This class is not used directly in applications.class
This is a spec used to test templates and custom tags.