ReflectionClassConstantParserTest
class ReflectionClassConstantParserTest extends TestCase (View source)
Methods
testItCanParseClassConstants()
No description
testItReturnsCorrectInstanceOfClassConstants()
No description
testItSetsDevautNameNullForClassConstants()
No description
testItCanParseClassConstantName()
No description
testItSetsDevautValueNullForClassConstants()
No description
testItCanParseClassConstantValue()
No description
testParsedConstantDoesnNotHaveId()
No description
testItSetsNullAsParentClassIfNoParentClass()
No description
testItCanParseParentClassIdRootNamespace()
No description
testItCanParseParentClassIdCustomNamespace()
No description
testItCanParseConstantPrivateVisibility()
No description
testItCanParseConstantProtectedVisibility()
No description
testItCanParseConstantPublicVisibility()
No description
testItParseVisibilityPublicIfNoVisibilityIsPresent()
No description
Details
testItCanParseClassConstants()
No description
testItReturnsCorrectInstanceOfClassConstants()
No description
testItSetsDevautNameNullForClassConstants()
No description
testItCanParseClassConstantName()
No description
testItSetsDevautValueNullForClassConstants()
No description
testItCanParseClassConstantValue()
No description
testParsedConstantDoesnNotHaveId()
No description
testItSetsNullAsParentClassIfNoParentClass()
No description
testItCanParseParentClassIdRootNamespace()
No description
testItCanParseParentClassIdCustomNamespace()
No description
testItCanParseConstantPrivateVisibility()
No description
testItCanParseConstantProtectedVisibility()
No description
testItCanParseConstantPublicVisibility()
No description
testItParseVisibilityPublicIfNoVisibilityIsPresent()
No description