Home
last modified time | relevance | path

Searched refs:expects (Results 76 – 100 of 152) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dclass_implementing_interface_call_parent_constructor.phpt42 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
44 return $this->__phpunit_getInvocationMocker()->expects($matcher);
50 $expects = $this->expects($any);
51 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dclass_implementing_interface_dont_call_parent_constructor.phpt42 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
44 return $this->__phpunit_getInvocationMocker()->expects($matcher);
50 $expects = $this->expects($any);
51 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dclass_partial.phpt64 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
66 return $this->__phpunit_getInvocationMocker()->expects($matcher);
72 $expects = $this->expects($any);
73 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dclass_with_method_named_method.phpt60 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
62 return $this->__phpunit_getInvocationMocker()->expects($matcher);
H A Dclass_with_method_with_variadic_arguments.phpt60 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
62 return $this->__phpunit_getInvocationMocker()->expects($matcher);
68 $expects = $this->expects($any);
69 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dnamespaced_class_implementing_interface_dont_call_parent_constructor.phpt44 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
46 return $this->__phpunit_getInvocationMocker()->expects($matcher);
52 $expects = $this->expects($any);
53 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dnamespaced_class_partial.phpt66 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
68 return $this->__phpunit_getInvocationMocker()->expects($matcher);
74 $expects = $this->expects($any);
75 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dnamespaced_interface.phpt60 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
62 return $this->__phpunit_getInvocationMocker()->expects($matcher);
68 $expects = $this->expects($any);
69 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dnonexistent_class_with_namespace_starting_with_separator.phpt41 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
43 return $this->__phpunit_getInvocationMocker()->expects($matcher);
49 $expects = $this->expects($any);
50 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dnullable_types.phpt64 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
66 return $this->__phpunit_getInvocationMocker()->expects($matcher);
72 $expects = $this->expects($any);
73 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dproxy.phpt82 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
84 return $this->__phpunit_getInvocationMocker()->expects($matcher);
90 $expects = $this->expects($any);
91 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dreturn_type_declarations_nullable.phpt62 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
64 return $this->__phpunit_getInvocationMocker()->expects($matcher);
70 $expects = $this->expects($any);
71 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dreturn_type_declarations_object_method.phpt65 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
67 return $this->__phpunit_getInvocationMocker()->expects($matcher);
73 $expects = $this->expects($any);
74 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dreturn_type_declarations_static_method.phpt48 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
50 return $this->__phpunit_getInvocationMocker()->expects($matcher);
56 $expects = $this->expects($any);
57 return call_user_func_array(array($expects, 'method'), func_get_args());
H A Dreturn_type_declarations_void.phpt60 public function expects(PHPUnit_Framework_MockObject_Matcher_Invocation $matcher)
62 return $this->__phpunit_getInvocationMocker()->expects($matcher);
68 $expects = $this->expects($any);
69 return call_user_func_array(array($expects, 'method'), func_get_args());
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Exclusion/
H A DExpressionLanguageExclusionStrategyTest.php42 $this->expressionEvaluator->expects($this->once())
58 $this->expressionEvaluator->expects($this->never())->method('evaluate');
H A DDisjunctExclusionStrategyTest.php25 $first->expects($this->once())
30 $last->expects($this->never())
46 $first->expects($this->once())
51 $last->expects($this->once())
69 $first->expects($this->once())
74 $last->expects($this->once())
92 $first->expects($this->once())
97 $last->expects($this->never())
113 $first->expects($this->once())
118 $last->expects($this->once())
[all …]
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
H A DMetadataFactoryTest.php20 ->expects($this->at(0))
28 ->expects($this->at(1))
48 ->expects($this->at(0))
56 ->expects($this->at(1))
76 ->expects($this->any())
117 ->expects($this->once())
162 ->expects($this->at(3))
167 ->expects($this->at(2))
172 ->expects($this->at(1))
177 ->expects($this->at(0))
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DSerializationContextFactoryTest.php50 ->expects($this->once())
69 ->expects($this->once())
89 ->expects($this->once())
108 ->expects($this->once())
H A DContextTest.php32 $exclusionStrategy->expects($this->any())
58 $exclusionStrategy->expects($this->any())
97 $exclusionStrategy->expects($this->any())
115 $exclusionStrategy->expects($this->any())
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Driver/
H A DAbstractFileDriverTest.php30 …$this->driver->expects($this->any())->method('getExtension')->will($this->returnValue(self::$exten…
37 ->expects($this->once())
43 ->expects($this->once())
55 ->expects($this->once())
67 ->expects($this->once())
H A DDriverChainTest.php17 ->expects($this->once())
30 ->expects($this->once())
36 ->expects($this->once())
52 ->expects($this->once())
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md709 - Warning: array\_key\_exists\(\) expects parameter 2 to be array, string given [\#70](https://gith…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DDoctrineDriverTest.php150 $registry->expects($this->atLeastOnce())
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DObjectConstructorTest.php108 $fallback->expects($this->once())->method('construct')->willReturn($author);
123 $fallback->expects($this->once())->method('construct')->willReturn($author);
184 $fallback->expects($this->once())->method('construct')->willReturn($author);

1234567