\mageekguy\atoum\asserters\generatorasserterProxy

Summary

Methods
Properties
Constants
__construct()
__get()
__call()
setLocale()
setGenerator()
setWithTest()
setWith()
setWithArguments()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
No public properties found
No constants found
proxyfyAsserter()
checkIfProxySupportsArrayAccess()
No protected properties found
N/A
No private methods found
$parent
$proxiedAsserter
N/A

Properties

$parent

$parent : 

Type

$proxiedAsserter

$proxiedAsserter : 

Type

Methods

__get()

__get(  $property) 

Parameters

$property

__call()

__call(  $name,   $arguments) 

Parameters

$name
$arguments

setWith()

setWith(  $mixed) 

Parameters

$mixed

setWithArguments()

setWithArguments(array  $arguments) 

Parameters

array $arguments

offsetExists()

offsetExists(  $offset) 

Parameters

$offset

offsetGet()

offsetGet(  $offset) 

Parameters

$offset

offsetSet()

offsetSet(  $offset,   $value) 

Parameters

$offset
$value

offsetUnset()

offsetUnset(  $offset) 

Parameters

$offset

checkIfProxySupportsArrayAccess()

checkIfProxySupportsArrayAccess()