\mageekguy\atoum\test\adaptercall

Summary

Methods
Properties
Constants
__construct()
__toString()
getFunction()
setFunction()
copy()
getArguments()
setArguments()
unsetArguments()
getVerify()
setVerify()
unsetVerify()
setDecorator()
getDecorator()
isEqualTo()
isIdenticalTo()
isFullyQualified()
No public properties found
No constants found
No protected methods found
$function
$arguments
$decorator
$verify
N/A
No private methods found
No private properties found
N/A

Properties

$function

$function : 

Type

$arguments

$arguments : 

Type

$decorator

$decorator : 

Type

$verify

$verify : 

Type

Methods

__construct()

__construct(  $function = null, array  $arguments = null, \mageekguy\atoum\test\adapter\call\decorator  $decorator = null) 

Parameters

$function
array $arguments
\mageekguy\atoum\test\adapter\call\decorator $decorator

__toString()

__toString() 

getFunction()

getFunction() 

setFunction()

setFunction(  $function) 

Parameters

$function

copy()

copy(self  $call) 

Parameters

self $call

getArguments()

getArguments() 

setArguments()

setArguments(array  $arguments) 

Parameters

array $arguments

unsetArguments()

unsetArguments() 

getVerify()

getVerify() 

setVerify()

setVerify(callable  $verify) 

Parameters

callable $verify

unsetVerify()

unsetVerify() 

getDecorator()

getDecorator() 

isEqualTo()

isEqualTo(self  $call) 

Parameters

self $call

isIdenticalTo()

isIdenticalTo(self  $call) 

Parameters

self $call

isFullyQualified()

isFullyQualified()