Method | Description | |
---|---|---|
getMock ( ) | ||
mockFunction ( $function ) | ||
start ( PHPUnit_Framework_TestCase $testCase, string $namespace ) : PHPUnit_Extension_FunctionMocker | Create a mock for the given namespace to override global namespace functions. | |
tearDown ( ) |
Method | Description | |
---|---|---|
__construct ( PHPUnit_Framework_TestCase $testCase, $namespace ) |