ParserUnitTest
extends TestCase
in package
Table of Contents
- testGetMacroParameters() : void
- Testing getMacroParameters
- testGetMacroParametersWithNestedMacro() : void
- Testing getMacroParameters
- testGetMacroParametersWithNestedVar() : void
- Testing getMacroParameters
- testMacroNotFound() : void
- Testing case when macro was not found
Methods
testGetMacroParameters()
Testing getMacroParameters
public
testGetMacroParameters() : void
Return values
void —testGetMacroParametersWithNestedMacro()
Testing getMacroParameters
public
testGetMacroParametersWithNestedMacro() : void
Return values
void —testGetMacroParametersWithNestedVar()
Testing getMacroParameters
public
testGetMacroParametersWithNestedVar() : void
Return values
void —testMacroNotFound()
Testing case when macro was not found
public
testMacroNotFound() : void