PHP Class lithium\tests\cases\test\MockerChainTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Methods

Method Description
setUp ( )
testBasicCalled ( )
testBasicNotCalled ( )
testBasicStaticCalled ( )
testCalledWith ( )
testFunctionSuccessful ( )
testMethodCalledBefore ( )
testMethodCalledSpecificTimes ( )
testMethodWithParamsCalledBefore ( )
testMultipleCallsWithArgsAndSpecificCalled ( )
testRespondsToMagic ( )
testRespondsToParentCall ( )
testStartSuccessful ( )
testStaticSuccessful ( )

Method Details

setUp() public method

public setUp ( )

testBasicCalled() public method

public testBasicCalled ( )

testBasicNotCalled() public method

public testBasicNotCalled ( )

testBasicStaticCalled() public method

testCalledWith() public method

public testCalledWith ( )

testFunctionSuccessful() public method

testMethodCalledBefore() public method

testMethodCalledSpecificTimes() public method

testMethodWithParamsCalledBefore() public method

testMultipleCallsWithArgsAndSpecificCalled() public method

testRespondsToMagic() public method

public testRespondsToMagic ( )

testRespondsToParentCall() public method

testStartSuccessful() public method

public testStartSuccessful ( )

testStaticSuccessful() public method