Method | Description | |
---|---|---|
it_forces_all_class_methods_except_constructor_to_proxy_calls_into_prophecy_makeCall ( Prophecy\Doubler\Generator\Node\ClassNode $node, Prophecy\Doubler\Generator\Node\MethodNode $constructor, Prophecy\Doubler\Generator\Node\MethodNode $method1, Prophecy\Doubler\Generator\Node\MethodNode $method2, Prophecy\Doubler\Generator\Node\MethodNode $method3 ) | ||
it_forces_class_to_implement_ProphecySubjectInterface ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
it_has_priority_of_0 ( ) | ||
it_is_a_patch ( ) | ||
it_supports_any_class ( Prophecy\Doubler\Generator\Node\ClassNode $node ) |
public it_forces_all_class_methods_except_constructor_to_proxy_calls_into_prophecy_makeCall ( Prophecy\Doubler\Generator\Node\ClassNode $node, Prophecy\Doubler\Generator\Node\MethodNode $constructor, Prophecy\Doubler\Generator\Node\MethodNode $method1, Prophecy\Doubler\Generator\Node\MethodNode $method2, Prophecy\Doubler\Generator\Node\MethodNode $method3 ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode | |
$constructor | Prophecy\Doubler\Generator\Node\MethodNode | |
$method1 | Prophecy\Doubler\Generator\Node\MethodNode | |
$method2 | Prophecy\Doubler\Generator\Node\MethodNode | |
$method3 | Prophecy\Doubler\Generator\Node\MethodNode |
public it_forces_class_to_implement_ProphecySubjectInterface ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |
public it_supports_any_class ( Prophecy\Doubler\Generator\Node\ClassNode $node ) | ||
$node | Prophecy\Doubler\Generator\Node\ClassNode |