public class ParserTestCase
extends junit.framework.TestCase
| Constructor and Description |
|---|
ParserTestCase(java.lang.String testName) |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite() |
void |
testArgs()
Test to see if don't tolerage passing word tokens in anything but the
0th arg to #macro() and the 1th arg to foreach()
|
void |
testEquals()
Test to make sure that using '=' in #if() throws a PEE
|
void |
testMacro()
Test to see if we force the first arg to #macro() to be a word
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSamepublic static junit.framework.Test suite()
public void testEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testMacro()
throws java.lang.Exception
java.lang.Exceptionpublic void testArgs()
throws java.lang.Exception
java.lang.ExceptionCopyright ? 2002 Apache Software Foundation. All Rights Reserved.