Public Member Functions | |
setUp () | |
tearDown () | |
testSimpleSearch () | |
testAdvancedSearch () | |
![]() | |
__get ($name) | |
__call ($name, $params) | |
getFixtureManager () | |
getFixtureData ($name) | |
getFixtureRecord ($name, $alias) |
Static Public Member Functions | |
static | setUpBeforeClass () |
Additional Inherited Members | |
![]() | |
$fixtures = false |
Definition at line 5 of file SearchApiTest.php.
SearchApiTest::setUp | ( | ) |
Sets up the fixture before executing a test method. If you override this method, make sure the parent implementation is invoked. Otherwise, the database fixtures will not be managed properly.
Reimplemented from CDbTestCase.
Definition at line 16 of file SearchApiTest.php.