|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.dfamaj.textproc.xwm.NoexpandPrimitiveTest
public class NoexpandPrimitiveTest
Constructor Summary | |
---|---|
NoexpandPrimitiveTest()
|
Method Summary | |
---|---|
void |
setUp()
positionner le debug. |
void |
testAmpGivesAmp()
test réel, sur "&". |
void |
testDefinedMacroName()
avec backslashs et/ou accolades. |
void |
testEscapedBackslash()
avec backslashs et/ou accolades. |
void |
testEscapedCloseBrace()
avec backslashs et/ou accolades. |
void |
testEscapedNumberSign()
avec dièse. |
void |
testEscapedOpenBrace()
avec backslashs et/ou accolades. |
void |
testSimpleBackslash()
avec backslashs et/ou accolades. |
void |
testSimpleCloseBrace()
avec backslashs et/ou accolades. |
void |
testSimpleNoexpand()
test sur texte simple. |
void |
testSimpleNumberSign()
avec dièse. |
void |
testSimpleOpenBrace()
avec backslashs et/ou accolades. |
void |
testTildeGivesAmp()
test réel, sur "&". |
void |
testTildeGivesAmpWithoutNoexpand()
test réel, sur "&". |
void |
testUndefinedMacroName()
avec backslashs et/ou accolades. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NoexpandPrimitiveTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testAmpGivesAmp() throws java.lang.Exception
java.lang.Exception
public void testDefinedMacroName() throws java.lang.Exception
java.lang.Exception
public void testEscapedBackslash() throws java.lang.Exception
java.lang.Exception
public void testEscapedCloseBrace() throws java.lang.Exception
java.lang.Exception
public void testEscapedNumberSign() throws java.lang.Exception
java.lang.Exception
public void testEscapedOpenBrace() throws java.lang.Exception
java.lang.Exception
public void testSimpleBackslash() throws java.lang.Exception
java.lang.Exception
public void testSimpleCloseBrace() throws java.lang.Exception
java.lang.Exception
public void testSimpleNoexpand() throws java.lang.Exception
java.lang.Exception
public void testSimpleNumberSign() throws java.lang.Exception
java.lang.Exception
public void testSimpleOpenBrace() throws java.lang.Exception
java.lang.Exception
public void testTildeGivesAmp() throws java.lang.Exception
java.lang.Exception
public void testTildeGivesAmpWithoutNoexpand() throws java.lang.Exception
java.lang.Exception
public void testUndefinedMacroName() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |