PHP 클래스 lithium\tests\cases\console\command\g11n\ExtractTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: unionofrad/lithium

공개 프로퍼티들

프로퍼티 타입 설명
$command

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
setUp ( )
skip ( )
tearDown ( )
testContextsMultiple ( )
testContextsNested ( )
testContextsWithAmbiguousContextTokens ( )
testContextsWithMultipleOccurences ( )
testContextsWithOtherParams ( )
testDefaultConfiguration ( )
testFailRead ( )
testFailWrite ( )
testInit ( ) Added realpath() to fix issues when lithium is linked in to the app's libraries directory.

보호된 메소드들

메소드 설명
_writeInput ( array $input = [] )

메소드 상세

_writeInput() 보호된 메소드

protected _writeInput ( array $input = [] )
$input array

setUp() 공개 메소드

public setUp ( )

skip() 공개 메소드

public skip ( )

tearDown() 공개 메소드

public tearDown ( )

testContextsMultiple() 공개 메소드

testContextsNested() 공개 메소드

public testContextsNested ( )

testContextsWithAmbiguousContextTokens() 공개 메소드

testContextsWithMultipleOccurences() 공개 메소드

testContextsWithOtherParams() 공개 메소드

testDefaultConfiguration() 공개 메소드

testFailRead() 공개 메소드

public testFailRead ( )

testFailWrite() 공개 메소드

public testFailWrite ( )

testInit() 공개 메소드

Added realpath() to fix issues when lithium is linked in to the app's libraries directory.
public testInit ( )

프로퍼티 상세

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

protected $_backup

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

protected $_path

$command 공개적으로 프로퍼티

public $command