Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
AccountRelationsTest Class Reference
Inheritance diagram for AccountRelationsTest:
CDbTestCase

Public Member Functions

 testRelationUser ()
- Public Member Functions inherited from CDbTestCase
 __get ($name)
 __call ($name, $params)
 getFixtureManager ()
 getFixtureData ($name)
 getFixtureRecord ($name, $alias)

Public Attributes

 $fixtures

Additional Inherited Members

- Protected Member Functions inherited from CDbTestCase
 setUp ()
- Protected Attributes inherited from CDbTestCase
 $fixtures = false

Detailed Description

Created by JetBrains PhpStorm. User: andrew Date: 7/16/12 Time: 6:23 PM To change this template use File | Settings | File Templates.

Definition at line 9 of file AccountRelationsTest.php.

Member Data Documentation

AccountRelationsTest::$fixtures
Initial value:
array(
'users' => 'User',
'accounts' => 'Account'
)

Definition at line 11 of file AccountRelationsTest.php.


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