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

Public Member Functions

 getPeriodCanBeSet ()
 
 getTcaTablesCanBeSet ()
 
 taskFailsOnError ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

 $subject = null
 

Detailed Description

Testcase

Definition at line 23 of file CleanerTaskTest.php.

Member Function Documentation

getPeriodCanBeSet ( )
Test:

Definition at line 41 of file CleanerTaskTest.php.

getTcaTablesCanBeSet ( )
Test:

Definition at line 52 of file CleanerTaskTest.php.

setUp ( )
protected

sets up an instance of

Definition at line 33 of file CleanerTaskTest.php.

taskFailsOnError ( )
Test:

Definition at line 96 of file CleanerTaskTest.php.

References $GLOBALS.

Member Data Documentation

$subject = null
protected

Definition at line 28 of file CleanerTaskTest.php.