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

Public Member Functions

 getLogger ()
 
 getLogs ()
 
- Public Member Functions inherited from LoggerInterfaceTest
 getLogger ()
 
 getLogs ()
 
 testImplements ()
 
 testLogsAtAllLevels ($level, $message)
 
 provideLevelsAndMessages ()
 
 testThrowsOnInvalidLevel ()
 
 testContextReplacement ()
 
 testObjectCastToString ()
 
 testContextCanContainAnything ()
 
 testContextExceptionKeyCanBeExceptionOrOtherValues ()
 

Protected Attributes

 $output
 

Detailed Description

Console logger test.

Author
Kévin Dunglas dungl.nosp@m.as@g.nosp@m.mail..nosp@m.com

Definition at line 25 of file ConsoleLoggerTest.php.

Member Function Documentation

getLogger ( )
getLogs ( )

{}

Definition at line 54 of file ConsoleLoggerTest.php.

Member Data Documentation

$output
protected

Definition at line 30 of file ConsoleLoggerTest.php.