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 |
testEscape()
Test to make sure that using '=' in #if() throws a PEE
|
void |
testIgnore() |
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, toString
assertEquals, 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, failSame
public static junit.framework.Test suite()
public void testEquals() throws java.lang.Exception
java.lang.Exception
public void testEscape() throws java.lang.Exception
java.lang.Exception
public void testIgnore() throws java.lang.Exception
java.lang.Exception
public void testMacro() throws java.lang.Exception
java.lang.Exception
public void testArgs() throws java.lang.Exception
java.lang.Exception
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.