class ReflectionInterfaceParserTest extends TestCase (View source)

Methods

Details

testItCanParseInternalInterface()

No description

testItCanNotParseUserInterface()

No description

testItCanNotParseInternalNonInterface()

No description

testItCanNotParseUsersNonInterface()

No description

testItCanNotParseInternalEnums()

No description

testItCanNotParseUsersEnums()

No description

testItReturnsCorrectInstance()

No description

testItCanParseName()

No description

testItCanParseNamespace()

No description

testItCanParseRootNamespace()

No description

testItCanParseId()

No description

testItCanParseIdWithRootNamespace()

No description

testItCanParseMethods()

No description

testItReturnsCorrectInstanceOfParsedMethods()

No description

testItReturnsEmptyArrayIfMethodsCanNotBeRead()

No description

testItReturnsEmptyArrayIfNoMethods()

No description

testItReturnsActualParsedMethods()

No description

testItReturnsAllActuallyParsedMethods()

No description

testItCanParseConstants()

No description

testItCanParseInterfaceMethods()

No description

testItDoesNotReturnNullIfNoConstants()

No description

testItReturnsEmptyArrayIfNoConstants()

No description

testItCanParseInterfaceConstants()

No description