class ReflectionPropertyParserTest extends TestCase (View source)

Methods

Details

testItReturnsCorrectInstance()

No description

testItParsesPropertyName()

No description

testItParsesPropertyVisibility()

No description

testItReturnsNoTypeIfNoType()

No description

testItParsesSimplePropertyType()

No description

testItParsesPropertyDefaultValue()

No description

testItParsesUnionPropertyType()

No description

testItParsesIntersectionPropertyType()

No description

testItParsesNullableUnionPropertyType()

No description

testItParsesNullablePropertyType()

No description