‪TYPO3CMS  9.5
TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest Class Reference
Inheritance diagram for TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest:

Public Member Functions

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

Protected Member Functions

 setUp ()
 

Protected Attributes

TYPO3 CMS Beuser Domain Model Demand $subject
 

Detailed Description

Test case for class \TYPO3\CMS\Beuser\Domain\Model\Demand

Definition at line 22 of file DemandTest.php.

Member Function Documentation

◆ getUserNameInitialValueForString()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::getUserNameInitialValueForString ( )
Test:

Definition at line 126 of file DemandTest.php.

◆ setLoginAllExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setLoginAllExpectedValueForInt ( )
Test:

Definition at line 96 of file DemandTest.php.

References TYPO3\CMS\Beuser\Domain\Model\Demand\ALL.

◆ setLoginNoneExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setLoginNoneExpectedValueForInt ( )

◆ setLoginxSameExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setLoginxSameExpectedValueForInt ( )

◆ setStatusActiveExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setStatusActiveExpectedValueForInt ( )

◆ setStatusAllExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setStatusAllExpectedValueForInt ( )
Test:

Definition at line 66 of file DemandTest.php.

References TYPO3\CMS\Beuser\Domain\Model\Demand\ALL.

◆ setStatusInactiveExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setStatusInactiveExpectedValueForInt ( )

◆ setUp()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUp ( )
protected

Definition at line 28 of file DemandTest.php.

◆ setUserNameReturnExpectedValueForString()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUserNameReturnExpectedValueForString ( )
Test:

Definition at line 134 of file DemandTest.php.

◆ setUserTypeAdminOnlyExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUserTypeAdminOnlyExpectedValueForInt ( )

◆ setUserTypeAllExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUserTypeAllExpectedValueForInt ( )
Test:

Definition at line 36 of file DemandTest.php.

References TYPO3\CMS\Beuser\Domain\Model\Demand\ALL.

◆ setUserTypeUserOnlyExpectedValueForInt()

TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::setUserTypeUserOnlyExpectedValueForInt ( )

Member Data Documentation

◆ $subject

TYPO3 CMS Beuser Domain Model Demand TYPO3\CMS\Beuser\Tests\Unit\Domain\Model\DemandTest::$subject
protected

Definition at line 26 of file DemandTest.php.