EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Data Structures | Variables
WebTestCase.php File Reference

Go to the source code of this file.

Data Structures

class  WebTestCase
 

Variables

const TEST_BASE_URL 'http://localhost/testdrive/index-test.php/'
 

Variable Documentation

const TEST_BASE_URL 'http://localhost/testdrive/index-test.php/'

Change the following URL based on your server configuration Make sure the URL ends with a slash so that we can use relative URLs in test cases

Definition at line 7 of file WebTestCase.php.