HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
WebTestCase.php
Go to the documentation of this file.
1
<?php
2
7
define(
'TEST_BASE_URL'
,
'http://localhost/testdrive/index-test.php/'
);
8
14
class
WebTestCase
extends
CWebTestCase
15
{
20
protected
function
setUp
()
21
{
22
parent::setUp
();
23
$this->setBrowserUrl(
TEST_BASE_URL
);
24
}
25
}
app
protected
tests
WebTestCase.php
Generated on Tue Jun 30 2015 20:12:37 for HCE Project DC service web UI by
1.8.1.2