Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/Remote/OpenApiDoc/
DTypeTest.php53 …public function testJSONBaseTypes($typehint, $expectedJSONRPCType, $expectedXMLRPCType, $context =… argument
67 …public function testXMLBaseTypes($typehint, $expectedJSONRPCType, $expectedXMLRPCType, $context = … argument
70 $this->assertEquals($expectedXMLRPCType, $type->getXMLRPCType());