ReflectionEntityParsersRegistryTest
class ReflectionEntityParsersRegistryTest extends TestCase (View source)
Methods
testItFindsParserForClassObject()
No description
testItFindsParserForInterfaceObject()
No description
testItFindsParserForEnumObject()
No description
testItFindsParserForFunctionObject()
No description
testItFindsParserForReflectionConstantObject()
No description
testItFindsParserForArrayConstant()
No description
testItReturnsNullForUnknownObject()
No description
testItPrioritizesEnumParserOverClassParser()
No description
testItPrioritizesInterfaceParserOverClassParser()
No description
testItReturnsNullForNonInternalClass()
No description
Details
testItFindsParserForClassObject()
No description
testItFindsParserForInterfaceObject()
No description
testItFindsParserForEnumObject()
No description
testItFindsParserForFunctionObject()
No description
testItFindsParserForReflectionConstantObject()
No description
testItFindsParserForArrayConstant()
No description
testItReturnsNullForUnknownObject()
No description
testItPrioritizesEnumParserOverClassParser()
No description
testItPrioritizesInterfaceParserOverClassParser()
No description
testItReturnsNullForNonInternalClass()
No description