[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/_test/tests/Remote/OpenApiDoc/ -> TypeTest.php (summary)

(no description)

File Size: 104 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

TypeTest:: (5 methods):
  provideBaseTypes()
  testJSONBaseTypes()
  testXMLBaseTypes()
  provideSubTypes()
  testSubType()


Class: TypeTest  - X-Ref

provideBaseTypes()   X-Ref
No description

testJSONBaseTypes($typehint, $expectedJSONRPCType, $expectedXMLRPCType, $context = '')   X-Ref

param: $typehint
param: $expectedJSONRPCType
param: $expectedXMLRPCType
param: $context
return: void

testXMLBaseTypes($typehint, $expectedJSONRPCType, $expectedXMLRPCType, $context = '')   X-Ref

param: $typehint
param: $expectedJSONRPCType
param: $expectedXMLRPCType
param: $context
return: void

provideSubTypes()   X-Ref
No description

testSubType($typehint, $expected, $context = '')   X-Ref

param: $typehint
param: $expected
param: $context
return: void