PHP 클래스 lithium\tests\cases\console\command\LibraryTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: pmjones/php-framework-benchmarks

공개 프로퍼티들

프로퍼티 타입 설명
$request

보호된 프로퍼티들

프로퍼티 타입 설명
$_backup
$_testPath

공개 메소드들

메소드 설명
setUp ( )
skip ( )
tearDown ( )
testArchive ( )
testArchiveNoLibrary ( )
testConfigServer ( )
testExtract ( )
testExtractPlugin ( )
testExtractWhenLibraryDoesNotExist ( )
testExtractWithFullPaths ( )
testFind ( )
testFindNotFound ( )
testForceArchive ( )
testFormulate ( )
testFormulateNoPath ( )
testFormulateWithFormula ( )
testInstall ( )
testInstallDocs ( )
testNoArchive ( )
testNoFormulate ( )
testNoInstalLab ( )
testNoInstall ( )
testPush ( )
testPushNoName ( )
testPushNotValid ( )
testPushWithAuth ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

skip() 공개 메소드

public skip ( )

tearDown() 공개 메소드

public tearDown ( )

testArchive() 공개 메소드

public testArchive ( )

testArchiveNoLibrary() 공개 메소드

testConfigServer() 공개 메소드

public testConfigServer ( )

testExtract() 공개 메소드

public testExtract ( )

testExtractPlugin() 공개 메소드

public testExtractPlugin ( )

testExtractWhenLibraryDoesNotExist() 공개 메소드

testExtractWithFullPaths() 공개 메소드

testFind() 공개 메소드

public testFind ( )

testFindNotFound() 공개 메소드

public testFindNotFound ( )

testForceArchive() 공개 메소드

public testForceArchive ( )

testFormulate() 공개 메소드

public testFormulate ( )

testFormulateNoPath() 공개 메소드

public testFormulateNoPath ( )

testFormulateWithFormula() 공개 메소드

testInstall() 공개 메소드

public testInstall ( )

testInstallDocs() 공개 메소드

public testInstallDocs ( )

testNoArchive() 공개 메소드

public testNoArchive ( )

testNoFormulate() 공개 메소드

public testNoFormulate ( )

testNoInstalLab() 공개 메소드

public testNoInstalLab ( )

testNoInstall() 공개 메소드

public testNoInstall ( )

testPush() 공개 메소드

public testPush ( )

testPushNoName() 공개 메소드

public testPushNoName ( )

testPushNotValid() 공개 메소드

public testPushNotValid ( )

testPushWithAuth() 공개 메소드

public testPushWithAuth ( )

프로퍼티 상세

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

protected $_backup

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

protected $_testPath

$request 공개적으로 프로퍼티

public $request