Public Member Functions | |
testLogin () | |
testLoginWithoutUsername () | |
![]() | |
__get ($name) | |
__call ($name, $params) | |
getFixtureManager () | |
getFixtureData ($name) | |
getFixtureRecord ($name, $alias) |
Public Attributes | |
$fixtures |
Additional Inherited Members | |
![]() | |
setUp () | |
![]() | |
$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 RWebUserTest.php.
RWebUserTest::testLogin | ( | ) |
Login with authField => 'username' in configuration
Definition at line 20 of file RWebUserTest.php.
RWebUserTest::testLoginWithoutUsername | ( | ) |
Login with authField => 'email' in configuration
Definition at line 37 of file RWebUserTest.php.
RWebUserTest::$fixtures |
Definition at line 13 of file RWebUserTest.php.