HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
WebTestCase Class Reference
Inheritance diagram for WebTestCase:

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

WebTestCase::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: