Uses of Interface
org.javalite.test.jspec.JSpecSupport
Package
Description
TDD support , see Testing with database connection
ActiveWeb - the agile java framework
-
Uses of JSpecSupport in org.javalite.activejdbc.test
Modifier and TypeClassDescriptionclass
Super class for tests that need to use a DB connection. -
Uses of JSpecSupport 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.class
This class is not used directly in applications.class
This class is not used directly in applications.class
This is a spec used to test templates and custom tags.