Home
last modified time | relevance | path

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

1234567

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
DParserTest.php40 public function testSpecifications($expected, $yaml, $comment)
398 public function testBlockChomping($expected, $yaml)
445 public function testObjectForMap($yaml, $expected)
1571 public function testParseMultiLineMappingValue($yaml, $expected, $parseError)
1643 public function testCustomTagSupport($expected, $yaml)
2071 public function testParseIndentedMappings($yaml, $expected)
DInlineTest.php201 public function testParseReferences($yaml, $expected)
291 public function testIsHash($array, $expected)
586 public function testDumpDateTime($dateTime, $expected)
677 public function testParseMissingMappingValueAsNull($yaml, $expected)
701 public function testImplicitStringCastingOfMappingKeysIsDeprecated($yaml, $expected)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
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/
DAnnotationException.php118 …public static function attributeTypeError($attributeName, $annotationName, $context, $expected, $a…
142 public static function requiredError($attributeName, $annotationName, $context, $expected)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
DSameSize.php21 public function __construct($expected)
/plugin/elwikiupgrade/_test/
Dversion.test.php32 public function testVersions($version, $expected)
/plugin/upgrade/_test/
H A Dversion.test.php32 public function testVersions($version, $expected)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
DIsJsonTest.php16 public function testEvaluate($expected, $jsonOther)
DJsonMatchesTest.php16 public function testEvaluate($expected, $jsonOther, $jsonValue)
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
DXmlSchemaDateHandlerSerializationTest.php70 public function testSerializeDateTime(\DateTime $date, $expected)
95 public function testSerializeDate(\DateTime $date, $expected)
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/Exceptions/
H A DCodeException.php31 public function __construct($expected, $received, $serverMessage = null)
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
DTestCase.php20 function assertVObjEquals($expected, $actual, $message = '') {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
DCalAddressTest.php10 function testGetNormalizedValue($expected, $input) {
/plugin/webdav/vendor/sabre/vobject/lib/
DPHPUnitAssertions.php35 public function assertVObjectEqualsVObject($expected, $actual, $message = '')
/plugin/icalevents/vendor/sabre/vobject/lib/
DPHPUnitAssertions.php35 function assertVObjectEqualsVObject($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/webdavclient/vendor/sabre/vobject/tests/VObject/
DTestCase.php20 function assertVObjEquals($expected, $actual, $message = '') {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DExpressionParserTest.php55 public function testArrayExpression($template, $expected)
175 public function testStringExpression($template, $expected)
/plugin/icalevents/vendor/sabre/uri/tests/
DResolveTest.php10 function testResolve($base, $update, $expected) {
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
DMockObjectComparator.php25 public function accepts($expected, $actual)
DExceptionComparator.php25 public function accepts($expected, $actual)
/plugin/davcal/vendor/sabre/uri/tests/
H A DResolveTest.php10 function testResolve($base, $update, $expected) {

1234567