|
||||||||||
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.DefPrimitiveWithTokensTest
public class DefPrimitiveWithTokensTest
tests sur les définitions de macros qui utilisent "\tokens".
Constructor Summary | |
---|---|
DefPrimitiveWithTokensTest()
|
Method Summary | |
---|---|
void |
setUp()
positionner le debug. |
void |
testDefTokens12PercentSimple()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens1Dollar2DollarReduceNoSpacesAtAllNoBr()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens1Dollar2DollarReduceSimple()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens1Percent2PercentReduceSimple()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens2Dashes3DashesNoSpaces()
test sur la définition de tokens qui se télescopent. |
void |
testDefTokens2Dashes3DashesWithSpaces()
test sur la définition de tokens qui se télescopent. |
void |
testDefTokens2DashesNoSpaces()
test sur la définition de tokens qui ne se télescopent pas. |
void |
testDefTokens2Dollar3DollarReduceNoSpacesAtAllNoBr()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens2Linebreak3LinebreakEndpar()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens2Linebreak3LinebreakReduce()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens2Linebreak3LinebreakReduceNoBr()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens2Linebreak3LinebreakReduceNoSpaces()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens2Linebreak3LinebreakReduceNoSpacesAtAllNoBr()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens2Linebreak3LinebreakReduceNoSpacesNoBr()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens2Percent1PercentReduceSimple()
test sur la définition de tokens LINEBR qui se télescopent. |
void |
testDefTokens3Dashes2DashesNoSpaces()
test sur la définition de tokens qui se télescopent. |
void |
testDefTokens3Dashes2DashesWithSpaces()
test sur la définition de tokens qui se télescopent. |
void |
testShereDefWithTokens()
test sur la définition d'une macro simple. |
void |
testShereDefWithTokensWithCloseBrace()
test sur la définition de tokens avec une accolade fermante. |
void |
testShereDefWithTokensWithOpenBrace()
test sur la définition de tokens avec une accolade ouvrante. |
void |
testShereDefWithTokensWithSpace()
test sur la définition d'une macro simple. |
void |
testUnfinishedTokensInDef()
test sur une définition qui ne termine pas. |
void |
testUnfinishedTokensInDefWithSpace()
test sur une définition qui ne termine pas. |
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 DefPrimitiveWithTokensTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testDefTokens12PercentSimple() throws java.lang.Exception
java.lang.Exception
public void testDefTokens1Dollar2DollarReduceNoSpacesAtAllNoBr() throws java.lang.Exception
java.lang.Exception
public void testDefTokens1Dollar2DollarReduceSimple() throws java.lang.Exception
java.lang.Exception
public void testDefTokens1Percent2PercentReduceSimple() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Dashes3DashesNoSpaces() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Dashes3DashesWithSpaces() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2DashesNoSpaces() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Dollar3DollarReduceNoSpacesAtAllNoBr() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Linebreak3LinebreakEndpar() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Linebreak3LinebreakReduce() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Linebreak3LinebreakReduceNoBr() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Linebreak3LinebreakReduceNoSpaces() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Linebreak3LinebreakReduceNoSpacesAtAllNoBr() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Linebreak3LinebreakReduceNoSpacesNoBr() throws java.lang.Exception
java.lang.Exception
public void testDefTokens2Percent1PercentReduceSimple() throws java.lang.Exception
java.lang.Exception
public void testDefTokens3Dashes2DashesNoSpaces() throws java.lang.Exception
java.lang.Exception
public void testDefTokens3Dashes2DashesWithSpaces() throws java.lang.Exception
java.lang.Exception
public void testShereDefWithTokens() throws java.lang.Exception
java.lang.Exception
public void testShereDefWithTokensWithCloseBrace() throws java.lang.Exception
java.lang.Exception
public void testShereDefWithTokensWithOpenBrace() throws java.lang.Exception
java.lang.Exception
public void testShereDefWithTokensWithSpace() throws java.lang.Exception
java.lang.Exception
public void testUnfinishedTokensInDef() throws java.lang.Exception
java.lang.Exception
public void testUnfinishedTokensInDefWithSpace() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |