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

Public Member Functions

 moduleIndexIsCalled ()
 
 throwsExceptionIfTokenIsInvalid ()
 
 moduleDispatcherIsCalled ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $subject
 
 $formProtectionMock
 
 $requestMock
 

Detailed Description

Class BackendModuleRequestHandlerTest

Definition at line 26 of file BackendModuleRequestHandlerTest.php.

Member Function Documentation

moduleDispatcherIsCalled ( )
Test:
1425236663

Definition at line 90 of file BackendModuleRequestHandlerTest.php.

References $GLOBALS.

moduleIndexIsCalled ( )
Test:
1425236663

Definition at line 55 of file BackendModuleRequestHandlerTest.php.

References $GLOBALS.

setUp ( )
protected

Definition at line 43 of file BackendModuleRequestHandlerTest.php.

throwsExceptionIfTokenIsInvalid ( )
Test:
1417988921

Definition at line 76 of file BackendModuleRequestHandlerTest.php.

Member Data Documentation

$formProtectionMock
protected

Definition at line 36 of file BackendModuleRequestHandlerTest.php.

$requestMock
protected

Definition at line 41 of file BackendModuleRequestHandlerTest.php.

$subject
protected

Definition at line 31 of file BackendModuleRequestHandlerTest.php.