TYPO3  7.6
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
DemandTest Class Reference
Inheritance diagram for DemandTest:

Public Member Functions

 setUserTypeAllExpectedValueForInt ()
 
 setUserTypeAdminOnlyExpectedValueForInt ()
 
 setUserTypeUserOnlyExpectedValueForInt ()
 
 setStatusAllExpectedValueForInt ()
 
 setStatusActiveExpectedValueForInt ()
 
 setStatusInactiveExpectedValueForInt ()
 
 setLoginAllExpectedValueForInt ()
 
 setLoginNoneExpectedValueForInt ()
 
 setLoginxSameExpectedValueForInt ()
 
 getUserNameInitialValueForString ()
 
 setUserNameReturnExpectedValueForString ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $subject
 

Detailed Description

Test case for class

Definition at line 20 of file DemandTest.php.

Member Function Documentation

getUserNameInitialValueForString ( )
Test:

Definition at line 125 of file DemandTest.php.

setLoginAllExpectedValueForInt ( )
Test:

Definition at line 95 of file DemandTest.php.

setLoginNoneExpectedValueForInt ( )
Test:

Definition at line 105 of file DemandTest.php.

setLoginxSameExpectedValueForInt ( )
Test:

Definition at line 115 of file DemandTest.php.

setStatusActiveExpectedValueForInt ( )
Test:

Definition at line 75 of file DemandTest.php.

setStatusAllExpectedValueForInt ( )
Test:

Definition at line 65 of file DemandTest.php.

setStatusInactiveExpectedValueForInt ( )
Test:

Definition at line 85 of file DemandTest.php.

setUp ( )
protected

Definition at line 27 of file DemandTest.php.

setUserNameReturnExpectedValueForString ( )
Test:

Definition at line 133 of file DemandTest.php.

setUserTypeAdminOnlyExpectedValueForInt ( )
Test:

Definition at line 45 of file DemandTest.php.

setUserTypeAllExpectedValueForInt ( )
Test:

Definition at line 35 of file DemandTest.php.

setUserTypeUserOnlyExpectedValueForInt ( )
Test:

Definition at line 55 of file DemandTest.php.

Member Data Documentation

$subject
protected

Definition at line 25 of file DemandTest.php.