Framework_MockObject_GeneratorTest::testGetMockFailsWhenInvalidFunctionNameIsPassedInAsAFunctionToMock |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php |
@covers PHPUnit_Framework_MockObject_Generator::getMock
@expectedException PHPUnit_Framework_Exception |
Framework_MockObject_GeneratorTest::getMockForAbstractClassExpectsInvalidArgumentExceptionDataprovider |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php |
Dataprovider for test "testGetMockForAbstractClassExpectingInvalidArgumentException" |
Framework_MockObject_Invocation_ObjectTest::testConstructorRequiresClassAndMethodAndParametersAndObject |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php |
|