| Package | Description | 
|---|---|
| org.javalite.activeweb | 
 ActiveWeb - the agile java framework 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AppIntegrationSpec
Bootstraps entire application, including AppControllerConfig class, which sets up all filters exactly as at run time. 
 | 
class  | 
ControllerSpec
Super class for controller tests. 
 | 
class  | 
DBControllerSpec
Super class for controllers requiring a DB connection to the test DB. 
 | 
class  | 
DBIntegrationSpec
Use this as a super class for integration tests that requires a DB connection
 to the test DB. 
 | 
class  | 
IntegrationSpec
Use this as a super class for integration tests that do not require a DB connection. 
 | 
class  | 
RequestSpecHelper
This class is not used directly in applications. 
 | 
class  | 
ViewSpec
This is a spec used to test templates and custom tags. 
 | 
Copyright © 2020 JavaLite. All rights reserved.