com.dfamaj.textproc.xwm
Class UndefPrimitivesTest

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

public class UndefPrimitivesTest
extends junit.framework.TestCase

tests sur les définitions de macros.

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

Constructor Summary
UndefPrimitivesTest()
           
 
Method Summary
 void setUp()
          positionner le debug.
 void testRedefPrimitiveDef()
          test sur la définition d'une macro simple.
 
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

UndefPrimitivesTest

public UndefPrimitivesTest()
Method Detail

setUp

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

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

testRedefPrimitiveDef

public void testRedefPrimitiveDef()
                           throws java.lang.Exception
test sur la définition d'une macro simple.

Throws:
java.lang.Exception