PHP 클래스 CIPHPUnitTest, ci-phpunit-test

파일 보기 프로젝트 열기: kenjis/ci-phpunit-test 1 사용 예제들

공개 메소드들

메소드 설명
createCodeIgniterInstance ( )
getAutoloadDirs ( )
init ( array $autoload_dirs = null ) Initialize CIPHPUnitTest
loadLoader ( )
setPatcherCacheDir ( $dir = null )
wiredesignzHmvcInstalled ( )

보호된 메소드들

메소드 설명
loadHelper ( $helper )
replaceHelpers ( )
replaceLoader ( )

메소드 상세

createCodeIgniterInstance() 공개 정적인 메소드

public static createCodeIgniterInstance ( )

getAutoloadDirs() 공개 정적인 메소드

public static getAutoloadDirs ( )

init() 공개 정적인 메소드

Initialize CIPHPUnitTest
public static init ( array $autoload_dirs = null )
$autoload_dirs array directories to search class file for autoloader

loadHelper() 보호된 정적인 메소드

protected static loadHelper ( $helper )

loadLoader() 공개 정적인 메소드

public static loadLoader ( )

replaceHelpers() 보호된 정적인 메소드

protected static replaceHelpers ( )

replaceLoader() 보호된 정적인 메소드

protected static replaceLoader ( )

setPatcherCacheDir() 공개 정적인 메소드

public static setPatcherCacheDir ( $dir = null )

wiredesignzHmvcInstalled() 공개 정적인 메소드

public static wiredesignzHmvcInstalled ( )