PHP 클래스 Cascade\Tests\ConfigTest

저자: Raphael Antonmattei ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: theorchard/monolog-cascade

공개 메소드들

메소드 설명
testConfigure ( )
testConfigureWithNoLoggers ( ) Test configure throwing an exception due to missing 'loggers' key
testLoad ( ) Testing contructor and load functions
testLoggersConfigured ( )

메소드 상세

testConfigure() 공개 메소드

public testConfigure ( )

testConfigureWithNoLoggers() 공개 메소드

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

testLoad() 공개 메소드

Testing contructor and load functions
public testLoad ( )

testLoggersConfigured() 공개 메소드