Home
last modified time | relevance | path

Searched refs:useParentCode (Results 1 – 8 of 8) sorted by relevance

/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DHhvmExceptionPatch.php49 $node->getMethod('setTraceOptions')->useParentCode();
52 $node->getMethod('getTraceOptions')->useParentCode();
H A DSplFileInfoPatch.php76 $constructor->useParentCode();
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Doubler/ClassPatch/
H A DHhvmExceptionPatchSpec.php29 $method->useParentCode()->shouldBeCalled();
30 $getterMethod->useParentCode()->shouldBeCalled();
H A DSplFileInfoPatchSpec.php55 $method->useParentCode()->shouldBeCalled();
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php179 public function useParentCode() function in Prophecy\\Doubler\\Generator\\Node\\MethodNode
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Doubler/Generator/Node/
H A DMethodNodeSpec.php75 $this->useParentCode();
/dports/devel/phpunit8/
H A Dphpunit61189 public function useParentCode()
62081 $constructor->useParentCode();
62227 $node->getMethod('setTraceOptions')->useParentCode();
62230 $node->getMethod('getTraceOptions')->useParentCode();
/dports/devel/phpunit9/
H A Dphpunit92099 public function useParentCode()
92991 $constructor->useParentCode();
93137 $node->getMethod('setTraceOptions')->useParentCode();
93140 $node->getMethod('getTraceOptions')->useParentCode();