|
file-fetcher
|
Namespaces | |
| Builder | |
| Rule | |
| Stub | |
Classes | |
| class | BadMethodCallException |
| class | ConfigurableMethod |
| class | ConfigurableMethodsAlreadyInitializedException |
| class | ConfigurableMethodsTest |
| class | ConfigurableMethodTest |
| interface | Exception |
| class | Generator |
| class | IncompatibleReturnValueException |
| class | Invocation |
| class | InvocationHandler |
| class | InvocationHandlerTest |
| class | Matcher |
| class | MatcherTest |
| class | MethodNameConstraint |
| class | MockBuilder |
| class | MockClass |
| class | MockClassTest |
| class | MockMethod |
| class | MockMethodSet |
| class | MockMethodTest |
| interface | MockObject |
| class | MockTrait |
| class | MockTraitTest |
| interface | MockType |
| class | RuntimeException |
| interface | Stub |
| interface | Verifiable |
Functions | |
| __phpunit_setOriginalObject ($originalObject) | |
| __phpunit_setReturnValueGeneration (bool $returnValueGeneration) | |
| __phpunit_getInvocationHandler () | |
| __phpunit_hasMatchers () | |
| __phpunit_verify (bool $unsetInvocationMocker=true) | |
| expects (InvocationOrder $matcher) | |
Variables | |
| trait | Api |
| PHPUnit\Framework\MockObject\__phpunit_getInvocationHandler | ( | ) |
@noinspection MagicMethodsValidityInspection
| PHPUnit\Framework\MockObject\__phpunit_hasMatchers | ( | ) |
@noinspection MagicMethodsValidityInspection
| PHPUnit\Framework\MockObject\__phpunit_setOriginalObject | ( | $originalObject | ) |
@noinspection MagicMethodsValidityInspection
| PHPUnit\Framework\MockObject\__phpunit_setReturnValueGeneration | ( | bool | $returnValueGeneration | ) |
@noinspection MagicMethodsValidityInspection
| PHPUnit\Framework\MockObject\__phpunit_verify | ( | bool | $unsetInvocationMocker = true | ) |
@noinspection MagicMethodsValidityInspection
| PHPUnit\Framework\MockObject\expects | ( | InvocationOrder | $matcher | ) |
| trait PHPUnit::Framework::MockObject\Api |
1.8.17