PHP 클래스 PopTest\Project\ProjectTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testConstructor ( )
testDatabase ( )
testEventManager ( )
testFactory ( )
testLoadConfig ( )
testLoadConfigException ( )
testLoadConfigTypeExecption ( )
testLoadModule ( )
testLoadModuleException ( )
testLoadModuleTypeException ( )
testLoadRouter ( )
testModule ( )
testRouter ( )
testServiceLocator ( )

메소드 상세

testConstructor() 공개 메소드

public testConstructor ( )

testDatabase() 공개 메소드

public testDatabase ( )

testEventManager() 공개 메소드

public testEventManager ( )

testFactory() 공개 메소드

public testFactory ( )

testLoadConfig() 공개 메소드

public testLoadConfig ( )

testLoadConfigException() 공개 메소드

testLoadConfigTypeExecption() 공개 메소드

testLoadModule() 공개 메소드

public testLoadModule ( )

testLoadModuleException() 공개 메소드

testLoadModuleTypeException() 공개 메소드

testLoadRouter() 공개 메소드

public testLoadRouter ( )

testModule() 공개 메소드

public testModule ( )

testRouter() 공개 메소드

public testRouter ( )

testServiceLocator() 공개 메소드

public testServiceLocator ( )