PHP Class Cascade\Tests\ConfigTest

Author: Raphael Antonmattei ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: theorchard/monolog-cascade

Méthodes publiques

Méthode Description
testConfigure ( )
testConfigureWithNoLoggers ( ) Test configure throwing an exception due to missing 'loggers' key
testLoad ( ) Testing contructor and load functions
testLoggersConfigured ( )

Method Details

testConfigure() public méthode

public testConfigure ( )

testConfigureWithNoLoggers() public méthode

Test configure throwing an exception due to missing 'loggers' key

testLoad() public méthode

Testing contructor and load functions
public testLoad ( )

testLoggersConfigured() public méthode