Class Mockery
Package: Mockery
Copyright: Copyright (c) 2010-2014 Pádraic Brady (http://blog.astrumfutura.com)
License: New BSD License
Located at Mockery.php
Copyright: Copyright (c) 2010-2014 Pádraic Brady (http://blog.astrumfutura.com)
License: New BSD License
Located at Mockery.php
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
string
|
#
formatArgs( string $method, array $arguments = null )
Utility method to format method name and arguments into a string. |
public static
string
|
|
public static
|
#
parseShouldReturnArgs(
Utility function to parse shouldReceive() arguments and generate expectations from such as needed. |
protected static
|
#
buildDemeterChain(
Sets up expectations on the members of the CompositeExpectation and builds up any demeter chain that was passed to shouldReceive. |
string |
BLOCKS
|
#
'Mockery_Forward_Blocks'
|
protected static
|
$_container
Global container to hold all mocks for the current unit test running. |
#
null
|
protected static
|
$_config
Global configuration handler containing configuration options. |
#
null
|
protected static
|
$_generator
|
|
protected static
|
$_loader
|