PHP 클래스 Cascade\Tests\Config\Loader\FileLoader\PhpArrayTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: theorchard/monolog-cascade

보호된 프로퍼티들

프로퍼티 타입 설명
$loader Cascade\Config\Loader\FileLoader\PhpArray

공개 메소드들

메소드 설명
testDoesNotSupportNonPhpFiles ( )
testLoadsPhpArrayConfigFromFile ( )
testSupportsPhpFile ( )
testThrowsExceptionWhenLoadingFileIfDoesNotReturnValidPhpArray ( )

보호된 메소드들

메소드 설명
setUp ( )
tearDown ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testDoesNotSupportNonPhpFiles() 공개 메소드

testLoadsPhpArrayConfigFromFile() 공개 메소드

testSupportsPhpFile() 공개 메소드

public testSupportsPhpFile ( )

testThrowsExceptionWhenLoadingFileIfDoesNotReturnValidPhpArray() 공개 메소드

프로퍼티 상세

$loader 보호되어 있는 프로퍼티

protected PhpArray,Cascade\Config\Loader\FileLoader $loader
리턴 Cascade\Config\Loader\FileLoader\PhpArray