PHP Class WebTestCase

@package SimpleTest
Inheritance: extends SimpleTestCase
ファイルを表示 Open project: openeyes/openeyes Class Usage Examples

Protected Methods

Method Description
setUp ( ) Sets up before each test method runs.

Method Details

setUp() protected method

This mainly sets the base URL for the test application.
protected setUp ( )