Properties

$calls

$calls : 

Type

$invokers

$invokers : 

Type

$mockClass

$mockClass : 

Type

$mockMethods

$mockMethods : 

Type

$iterator

$iterator : 

Type

$autoBind

$autoBind : 

Type

$linker

$linker : 

Type

$controlNextNewMock

$controlNextNewMock : 

Type

$autoBindForNewMock

$autoBindForNewMock : 

Type

$storage

$storage : 

Type

$disableMethodChecking

$disableMethodChecking : 

Type

Methods

__construct()

__construct() 

__clone()

__clone() 

__set()

__set(  $method,   $mixed) 

Parameters

$method
$mixed

__get()

__get(  $method) 

Parameters

$method

__isset()

__isset(  $method) 

Parameters

$method

__unset()

__unset(  $method) 

Parameters

$method

__sleep()

__sleep() 

__toString()

__toString() 

getInvokers()

getInvokers() 

getPreviousCalls()

getPreviousCalls(\mageekguy\atoum\test\adapter\call  $call,   $position,   $identical = false) 

Parameters

\mageekguy\atoum\test\adapter\call $call
$position
$identical

hasPreviousCalls()

hasPreviousCalls(\mageekguy\atoum\test\adapter\call  $call,   $position,   $identical = false) 

Parameters

\mageekguy\atoum\test\adapter\call $call
$position
$identical

getAfterCalls()

getAfterCalls(\mageekguy\atoum\test\adapter\call  $call,   $position,   $identical = false) 

Parameters

\mageekguy\atoum\test\adapter\call $call
$position
$identical

hasAfterCalls()

hasAfterCalls(\mageekguy\atoum\test\adapter\call  $call,   $position,   $identical = false) 

Parameters

\mageekguy\atoum\test\adapter\call $call
$position
$identical

resetCalls()

resetCalls(  $functionName = null) 

Parameters

$functionName

reset()

reset() 

addCall()

addCall(  $functionName, array  $arguments = array()) 

Parameters

$functionName
array $arguments

invoke()

invoke(  $method, array  $arguments = array()) 

Parameters

$method
array $arguments

__call()

__call(  $functionName,   $arguments) 

Parameters

$functionName
$arguments

getIterator()

getIterator() 

disableMethodChecking()

disableMethodChecking() 

getMockClass()

getMockClass() 

getMethods()

getMethods() 

methods()

methods(\closure  $filter = null) 

Parameters

\closure $filter

methodsMatching()

methodsMatching(  $regex) 

Parameters

$regex

controlNextNewMock()

controlNextNewMock() 

notControlNextNewMock()

notControlNextNewMock() 

enableAutoBind()

enableAutoBind() 

disableAutoBind()

disableAutoBind() 

autoBindIsEnabled()

autoBindIsEnabled() 

getMock()

getMock() 

enableAutoBindForNewMock()

enableAutoBindForNewMock() 

disableAutoBindForNewMock()

disableAutoBindForNewMock() 

get()

get(  $unset = true) 

Parameters

$unset

buildInvoker()

buildInvoker(  $methodName, \closure  $factory = null) 

Parameters

$methodName
\closure $factory

setInvoker()

setInvoker(  $methodName, \closure  $factory = null) 

Parameters

$methodName
\closure $factory

callIsOverloaded()

callIsOverloaded(  $functionName,   $call) 

Parameters

$functionName
$call

nextCallIsOverloaded()

nextCallIsOverloaded(  $functionName) 

Parameters

$functionName

buildCall()

buildCall(  $function, array  $arguments) 

Parameters

$function
array $arguments

getKey()

getKey(  $functionName) 

Parameters

$functionName

isLanguageConstruct()

isLanguageConstruct(  $functionName) 

Parameters

$functionName

getArgumentsFilter()

getArgumentsFilter(  $arguments,   $identicalArguments) 

Parameters

$arguments
$identicalArguments

checkMethod()

checkMethod(  $method) 

Parameters

$method