Properties

$adapter

$adapter : 

Type

$call

$call : 

Type

$identicalCall

$identicalCall : 

Type

$beforeCalls

$beforeCalls : 

Type

$afterCalls

$afterCalls : 

Type

$trace

$trace : 

Type

$manager

$manager : 

Type

$locale

$locale : 

Type

$analyzer

$analyzer : 

Type

$generator

$generator : 

Type

$test

$test : 

Type

Methods

__get()

__get(  $asserter) 

Parameters

$asserter

getCall()

getCall() 

disableEvaluationChecking()

disableEvaluationChecking() 

getLastAssertionFile()

getLastAssertionFile() 

getLastAssertionLine()

getLastAssertionLine() 

reset()

reset() 

setWith()

setWith(  $function) 

Parameters

$function

getAdapter()

getAdapter() 

before()

before(self  $calls) 

Parameters

self $calls

getBefore()

getBefore() 

after()

after(self  $calls) 

Parameters

self $calls

getAfter()

getAfter() 

once()

once(  $failMessage = null) 

Parameters

$failMessage

twice()

twice(  $failMessage = null) 

Parameters

$failMessage

thrice()

thrice(  $failMessage = null) 

Parameters

$failMessage

atLeastOnce()

atLeastOnce(  $failMessage = null) 

Parameters

$failMessage

exactly()

exactly(  $number,   $failMessage = null) 

Parameters

$number
$failMessage

never()

never(  $failMessage = null) 

Parameters

$failMessage

getFunction()

getFunction() 

getArguments()

getArguments() 

__call()

__call(  $method,   $arguments) 

Parameters

$method
$arguments

getLocale()

getLocale() 

getGenerator()

getGenerator() 

getAnalyzer()

getAnalyzer() 

getTest()

getTest() 

setWithArguments()

setWithArguments(array  $arguments) 

Parameters

array $arguments

wasCalled()

wasCalled() 

wasCalledWithArguments()

wasCalledWithArguments(  $arguments) 

Parameters

$arguments

wasCalledWithIdenticalArguments()

wasCalledWithIdenticalArguments(  $arguments) 

Parameters

$arguments

wasCalledWithAnyArguments()

wasCalledWithAnyArguments() 

wasCalledWithoutAnyArgument()

wasCalledWithoutAnyArgument() 

adapterIsSet()

adapterIsSet() 

callIsSet()

callIsSet() 

countBeforeAndAfterCalls()

countBeforeAndAfterCalls() 

setFunction()

setFunction(  $function) 

Parameters

$function

setArguments()

setArguments(array  $arguments) 

Parameters

array $arguments

unsetArguments()

unsetArguments() 

setVerify()

setVerify(callable  $verify) 

Parameters

callable $verify

unsetVerify()

unsetVerify() 

setIdenticalArguments()

setIdenticalArguments(array  $arguments) 

Parameters

array $arguments

hasPreviousCalls()

hasPreviousCalls(  $position) 

Parameters

$position

hasAfterCalls()

hasAfterCalls(  $position) 

Parameters

$position

getCalls()

getCalls(  $call) 

Parameters

$call

getCallsAsString()

getCallsAsString() 

setTrace()

setTrace() 

pass()

pass() 

fail()

fail(  $reason) 

Parameters

$reason

getTypeOf()

getTypeOf(  $mixed) 

Parameters

$mixed

_()

_(  $string) 

Parameters

$string

__()

__(  $singular,   $plural,   $quantity) 

Parameters

$singular
$plural
$quantity

addBeforeCall()

addBeforeCall(self  $call) 

Parameters

self $call

addAfterCall()

addAfterCall(self  $call) 

Parameters

self $call

addToManager()

addToManager() 

removeFromManager()

removeFromManager()