Home
last modified time | relevance | path

Searched refs:PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount (Results 26 – 39 of 39) sorted by last modified time

12

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dclass_call_parent_constructor.phpt44 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dclass_dont_call_parent_clone.phpt44 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dinterface.phpt65 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dinvocation_object_clone_object.phpt94 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dnamespaced_class.phpt95 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dnamespaced_class_call_parent_clone.phpt47 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dnamespaced_class_call_parent_constructor.phpt46 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dnamespaced_class_dont_call_parent_clone.phpt46 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dnamespaced_class_dont_call_parent_constructor.phpt46 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dnamespaced_class_implementing_interface_call_parent_constructor.phpt51 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dnonexistent_class_with_namespace.phpt48 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A Dreturn_type_declarations_self.phpt69 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
H A D232.phpt96 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/
H A Dclass_with_deprecated_method.phpt73 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;

12