PHP Class Phprest\ErrorHandler\Handler\LogTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: phprest/phprest

Protected Properties

Свойство Type Description
$logHandler Log
$monolog Monolog\Logger
$monologHandler Monolog\Handler\TestHandler

Méthodes publiques

Méthode Description
setUp ( )
testErrorExceptionErrorLog ( )
testInfoExceptionErrorLog ( )
testNoticeExceptionErrorLog ( )
testPhprestException ( )
testSimpleException ( )
testWarningExceptionErrorLog ( )

Method Details

setUp() public méthode

public setUp ( )

testErrorExceptionErrorLog() public méthode

testInfoExceptionErrorLog() public méthode

testNoticeExceptionErrorLog() public méthode

testPhprestException() public méthode

testSimpleException() public méthode

public testSimpleException ( )

testWarningExceptionErrorLog() public méthode

Property Details

$logHandler protected_oe property

protected Log,Phprest\ErrorHandler\Handler $logHandler
Résultat Log

$monolog protected_oe property

protected Logger,Monolog $monolog
Résultat Monolog\Logger

$monologHandler protected_oe property

protected TestHandler,Monolog\Handler $monologHandler
Résultat Monolog\Handler\TestHandler