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

Public Member Functions

 updateWizardDoesNotRunIfCssStyledContentIsInstalled_withoutExistingFlexFormContent ()
 
 updateWizardDoesNotRunIfCssStyledContentIsInstalled_withExistingFlexFormContent ()
 
 updateWizardDoesRunIfCssStyledContentIsNotInstalledAndExistingFlexFormContent ()
 

Protected Member Functions

 setUp ()
 
 tearDown ()
 

Protected Attributes

 $packageManagerProphecy
 
 $dbProphecy
 
 $updateWizard
 

Detailed Description

Test Class for TableFlexFormToTtContentFieldsUpdateTest

Definition at line 27 of file TableFlexFormToTtContentFieldsUpdateTest.php.

Member Function Documentation

setUp ( )
protected
tearDown ( )
protected
updateWizardDoesNotRunIfCssStyledContentIsInstalled_withExistingFlexFormContent ( )
Test:
Returns
void

Definition at line 76 of file TableFlexFormToTtContentFieldsUpdateTest.php.

updateWizardDoesNotRunIfCssStyledContentIsInstalled_withoutExistingFlexFormContent ( )
Test:
Returns
void

Definition at line 63 of file TableFlexFormToTtContentFieldsUpdateTest.php.

updateWizardDoesRunIfCssStyledContentIsNotInstalledAndExistingFlexFormContent ( )
Test:
Returns
void

Definition at line 89 of file TableFlexFormToTtContentFieldsUpdateTest.php.

Member Data Documentation

$dbProphecy
protected

Definition at line 37 of file TableFlexFormToTtContentFieldsUpdateTest.php.

$packageManagerProphecy
protected

Definition at line 32 of file TableFlexFormToTtContentFieldsUpdateTest.php.

$updateWizard
protected

Definition at line 42 of file TableFlexFormToTtContentFieldsUpdateTest.php.