PHP 클래스 lithium\tests\cases\test\MockerChainTest

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

공개 메소드들

메소드 설명
setUp ( )
testBasicCalled ( )
testBasicNotCalled ( )
testBasicStaticCalled ( )
testCalledWith ( )
testFunctionSuccessful ( )
testMethodCalledBefore ( )
testMethodCalledSpecificTimes ( )
testMethodWithParamsCalledBefore ( )
testMultipleCallsWithArgsAndSpecificCalled ( )
testRespondsToMagic ( )
testRespondsToParentCall ( )
testStartSuccessful ( )
testStaticSuccessful ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testBasicCalled() 공개 메소드

public testBasicCalled ( )

testBasicNotCalled() 공개 메소드

public testBasicNotCalled ( )

testBasicStaticCalled() 공개 메소드

testCalledWith() 공개 메소드

public testCalledWith ( )

testFunctionSuccessful() 공개 메소드

testMethodCalledBefore() 공개 메소드

testMethodCalledSpecificTimes() 공개 메소드

testMethodWithParamsCalledBefore() 공개 메소드

testMultipleCallsWithArgsAndSpecificCalled() 공개 메소드

testRespondsToMagic() 공개 메소드

public testRespondsToMagic ( )

testRespondsToParentCall() 공개 메소드

testStartSuccessful() 공개 메소드

public testStartSuccessful ( )

testStaticSuccessful() 공개 메소드