Method | Description | |
---|---|---|
__construct ( $class_name ) | ||
getCalls ( $double, $method ) | ||
processMethodCall ( $double, $method, array $args = [] ) | ||
setImplementation ( $double, $method, $callable ) | ||
setStrictMock ( ) |
Method | Description | |
---|---|---|
assertMethodExists ( $double, $method_name ) |
Method | Description | |
---|---|---|
getStub ( $method_name ) |
public processMethodCall ( $double, $method, array $args = [] ) | ||
$args | array |