Home
last modified time | relevance | path

Searched defs:expected (Results 51 – 75 of 138) sorted by relevance

123456

/plugin/elwikiupgrade/_test/
H A Dversion.test.php32 public function testVersions($version, $expected)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
H A DIsJsonTest.php16 public function testEvaluate($expected, $jsonOther)
H A DJsonMatchesTest.php16 public function testEvaluate($expected, $jsonOther, $jsonValue)
H A DArraySubsetTest.php20 public function testEvaluate($expected, $subset, $other, $strict)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php155 public function testFirstClassMapCollections($items, $expected): void
377 public function testTypeHintedArraySerialization(array $array, $expected, $context = null)
418 …public function testTypeHintedArrayAndStdClassSerialization(array $array, $expected, $context = nu…
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotationException.php118 …public static function attributeTypeError($attributeName, $annotationName, $context, $expected, $a…
142 public static function requiredError($attributeName, $annotationName, $context, $expected)
/plugin/webdav/vendor/sabre/vobject/lib/
H A DPHPUnitAssertions.php35 public function assertVObjectEqualsVObject($expected, $actual, $message = '')
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DPHPUnitAssertions.php35 function assertVObjectEqualsVObject($expected, $actual, $message = '') {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php20 function assertVObjEquals($expected, $actual, $message = '') {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php20 function assertVObjEquals($expected, $actual, $message = '') {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTestCase.php20 function assertVObjEquals($expected, $actual, $message = '') {
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/Exceptions/
H A DCodeException.php31 public function __construct($expected, $received, $serverMessage = null)
/plugin/icalevents/vendor/sabre/uri/tests/
H A DResolveTest.php10 function testResolve($base, $update, $expected) {
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DMockObjectComparator.php25 public function accepts($expected, $actual)
H A DExceptionComparator.php25 public function accepts($expected, $actual)
/plugin/davcal/vendor/sabre/uri/tests/
H A DResolveTest.php10 function testResolve($base, $update, $expected) {
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerSerializationTest.php70 public function testSerializeDateTime(\DateTime $date, $expected)
95 public function testSerializeDate(\DateTime $date, $expected)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Naming/
H A DCamelCaseNamingStrategyTest.php23 public function testCamelCaseNamingHandlesMultipleUppercaseLetters($propertyName, $expected)
/plugin/elasticsearch/_test/
H A Ddocindex.test.php57 public function testDocx($file, $expected) argument
/plugin/tagging/_test/
H A Dsearch.test.php156 public function testSearchSql($filter, $expected) argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DExpressionParserTest.php55 public function testArrayExpression($template, $expected)
175 public function testStringExpression($template, $expected)

123456