com.dfamaj.textproc.xwm
Class TokensPrimitiveSpacesTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.dfamaj.textproc.xwm.TokensPrimitiveSpacesTest
All Implemented Interfaces:
junit.framework.Test

public class TokensPrimitiveSpacesTest
extends junit.framework.TestCase

tests sur les tokens avec des espaces et des sauts de lignes.

Since:
2.0
Version:
2.0 -- 2007-02-04 -- $Revision$
Author:
David Andriana

Constructor Summary
TokensPrimitiveSpacesTest()
           
 
Method Summary
 void setUp()
          positionner le debug.
 void testDefTokensBRBR()
          test sur la définition d'une macro sur des tokens
 void testDefTokensDashSpace()
          test sur la définition d'une macro sur des tokens
 
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

TokensPrimitiveSpacesTest

public TokensPrimitiveSpacesTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
positionner le debug.

Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testDefTokensBRBR

public void testDefTokensBRBR()
                       throws java.lang.Exception
test sur la définition d'une macro sur des tokens

Throws:
java.lang.Exception

testDefTokensDashSpace

public void testDefTokensDashSpace()
                            throws java.lang.Exception
test sur la définition d'une macro sur des tokens

Throws:
java.lang.Exception