com.dfamaj.textproc.xwm
Class TokensPrimitiveAsSeparatorTest

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

public class TokensPrimitiveAsSeparatorTest
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
TokensPrimitiveAsSeparatorTest()
           
 
Method Summary
 void setUp()
          positionner le debug.
 void testTokensAsSeparator()
          test sur la séparation d'un paramètre de macro sur des tokens
 void testTokensAsSeparatorPrefixes()
          test sur la séparation d'un paramètre de 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

TokensPrimitiveAsSeparatorTest

public TokensPrimitiveAsSeparatorTest()
Method Detail

setUp

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

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

testTokensAsSeparator

public void testTokensAsSeparator()
                           throws java.lang.Exception
test sur la séparation d'un paramètre de macro sur des tokens

Throws:
java.lang.Exception

testTokensAsSeparatorPrefixes

public void testTokensAsSeparatorPrefixes()
                                   throws java.lang.Exception
test sur la séparation d'un paramètre de macro sur des tokens

Throws:
java.lang.Exception