class AdaptedReflectionPropertyTest extends TestCase (View source)

Methods

Details

testItExtractsPropertyName()

No description

testItExtractsIsStatic()

No description

testItExtractsIsPublic()

No description

testItExtractsIsPrivate()

No description

testItExtractsIsProtected()

No description

testItStoresDeclaringClassName()

No description

testItWrapsTypeAsAdaptedReflectionType()

No description

testItHandlesPropertyWithoutType()

No description

testHasTypeReturnsTrueWhenTypePresent()

No description

testItExtractsDefaultValueWhenAvailable()

No description

testItHandlesDefaultValueNotAvailable()

No description

testHasDefaultValueReturnsTrueWhenPresent()

No description

testItExtractsDocComment()

No description

testItHandlesPropertyWithoutDocComment()

No description