PHP Class WebTestCase

@package SimpleTest
Inheritance: extends SimpleTestCase
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes protégées

Méthode Description
setUp ( ) Sets up before each test method runs.

Method Details

setUp() protected méthode

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