EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Protected Member Functions
WebTestCase Class Reference
Inheritance diagram for WebTestCase:
SiteTest

Protected Member Functions

 setUp ()
 

Detailed Description

The base class for functional test cases. In this class, we set the base URL for the test application. We also provide some common methods to be used by concrete test classes.

Definition at line 14 of file WebTestCase.php.

Member Function Documentation

setUp ( )
protected

Sets up before each test method runs. This mainly sets the base URL for the test application.

Definition at line 20 of file WebTestCase.php.


The documentation for this class was generated from the following file: