Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
LikeTest Class Reference

Public Member Functions

 setUp ()
 testGetLikes ()
 testGetLikesQty ()
 testUserRelation ()
 testProfileRelation ()
 testCreateDelete ()
 testValidateFields ()

Public Attributes

 $fixtures

Detailed Description

Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales.nosp@m.@gen.nosp@m.tics..nosp@m.com http://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.

Member Data Documentation

LikeTest::$fixtures
Initial value:
array(
'users' => 'User',
'likes' => 'Like',
'profiles' => 'Profile'
)

Definition at line 13 of file LikeTest.php.


The documentation for this class was generated from the following file: