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

Public Member Functions

 testRun ()
 
 testGetInput ()
 
 testGetOutput ()
 
 testGetDisplay ()
 
 testGetStatusCode ()
 

Protected Member Functions

 setUp ()
 
 tearDown ()
 

Protected Attributes

 $application
 
 $tester
 

Detailed Description

Definition at line 18 of file ApplicationTesterTest.php.

Member Function Documentation

setUp ( )
protected

Definition at line 23 of file ApplicationTesterTest.php.

References OutputInterface\VERBOSITY_VERBOSE.

tearDown ( )
protected

Definition at line 36 of file ApplicationTesterTest.php.

testGetDisplay ( )

Definition at line 60 of file ApplicationTesterTest.php.

testGetInput ( )

Definition at line 49 of file ApplicationTesterTest.php.

testGetOutput ( )

Definition at line 54 of file ApplicationTesterTest.php.

testGetStatusCode ( )

Definition at line 65 of file ApplicationTesterTest.php.

testRun ( )

Definition at line 42 of file ApplicationTesterTest.php.

References OutputInterface\VERBOSITY_VERBOSE.

Member Data Documentation

$application
protected

Definition at line 20 of file ApplicationTesterTest.php.

$tester
protected

Definition at line 21 of file ApplicationTesterTest.php.