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

Public Member Functions

 sendToSpecificStageExecuteIgnoresDoublePublishes ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $coreExtensionsToLoad = array('version', 'workspaces')
 

Detailed Description

Action handler test

Definition at line 22 of file ActionHandlerTest.php.

Member Function Documentation

sendToSpecificStageExecuteIgnoresDoublePublishes ( )
Test:

Definition at line 41 of file ActionHandlerTest.php.

References BackendUtility\getRecord().

setUp ( )
protected

Set up

Returns
void

Definition at line 31 of file ActionHandlerTest.php.

Member Data Documentation

$coreExtensionsToLoad = array('version', 'workspaces')
protected

Definition at line 24 of file ActionHandlerTest.php.