Public Member Functions | |
setUp () | |
testGetLikes () | |
testGetLikesQty () | |
testUserRelation () | |
testProfileRelation () | |
testCreateDelete () | |
testValidateFields () | |
![]() | |
__get ($name) | |
__call ($name, $params) | |
getFixtureManager () | |
getFixtureData ($name) | |
getFixtureRecord ($name, $alias) |
Public Attributes | |
$fixtures |
Additional Inherited Members | |
![]() | |
$fixtures = false |
Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales @gen tics. comhttp://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.
Definition at line 11 of file LikeTest.php.
LikeTest::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 20 of file LikeTest.php.
LikeTest::$fixtures |
Definition at line 13 of file LikeTest.php.