StubsInterfaceParserTest
class StubsInterfaceParserTest extends TestCase (View source)
Methods
void
setUp()
No description
testItReturnsCorrectInstance()
No description
testItCanParseSimpleInterfaceName()
No description
testItSetsRootNamespaceForInterfaceWithoutNamespace()
No description
testItCanParseNamespace()
No description
testItCanParseInterfaceName()
No description
testItCanParseId()
No description
testItCanParseIdWithRootNamespace()
No description
testItSetsEmptyArrayIfNoMethodsInInterface()
No description
testItCanParseInterfaceWithMethods()
No description
testItReturnsCorrectInstanceForMethod()
No description
testItReturnsActuallyParsedMethods()
No description
testItSetsEmptyArrayIfNoConstantsInInterface()
No description
testItCanParseInterfaceConstants()
No description
testItReturnsCorrectInstanceForConstant()
No description
testItReturnsActuallyParsedConstants()
No description
testItSetsEmptyArraysForParentInterfacesIfNoAny()
No description
testItCanParseParentInterfaces()
No description
testItReturnsCorrectInstanceForParentInterface()
No description
testItReturnsParentInterfacesWithCorrectName()
No description
testItReturnsAllActuallyParsedParentInterfaces()
No description
testItParsesConstantsCorrectly()
No description
Details
protected void
setUp()
No description
testItReturnsCorrectInstance()
No description
testItCanParseSimpleInterfaceName()
No description
testItSetsRootNamespaceForInterfaceWithoutNamespace()
No description
testItCanParseNamespace()
No description
testItCanParseInterfaceName()
No description
testItCanParseId()
No description
testItCanParseIdWithRootNamespace()
No description
testItSetsEmptyArrayIfNoMethodsInInterface()
No description
testItCanParseInterfaceWithMethods()
No description
testItReturnsCorrectInstanceForMethod()
No description
testItReturnsActuallyParsedMethods()
No description
testItSetsEmptyArrayIfNoConstantsInInterface()
No description
testItCanParseInterfaceConstants()
No description
testItReturnsCorrectInstanceForConstant()
No description
testItReturnsActuallyParsedConstants()
No description
testItSetsEmptyArraysForParentInterfacesIfNoAny()
No description
testItCanParseParentInterfaces()
No description
testItReturnsCorrectInstanceForParentInterface()
No description
testItReturnsParentInterfacesWithCorrectName()
No description
testItReturnsAllActuallyParsedParentInterfaces()
No description
testItParsesConstantsCorrectly()
No description