com.dfamaj.textproc.xwm.cases
Class LetPrimitivesCasesTest

java.lang.Object
  extended by junit.framework.TestSuite
      extended by com.dfamaj.textproc.xwm.cases.LetPrimitivesCasesTest
All Implemented Interfaces:
junit.framework.Test

public class LetPrimitivesCasesTest
extends junit.framework.TestSuite

charge les tests du fichier "let-primitives-cases.xml". OUI, CETTE CLASSE S'APPELLE BIEN "LETPRIMITIVES", AVEC UN "S", CAR CE SONT BIEN DES PRIMITIVES QU'ON REDÉFINIT. Ah mais.

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

Constructor Summary
LetPrimitivesCasesTest()
           
 
Method Summary
static junit.framework.Test suite()
          
renvoie la suite de tests du fichier "let-primitives-cases.xml".
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LetPrimitivesCasesTest

public LetPrimitivesCasesTest()
Method Detail

suite

public static junit.framework.Test suite()
                                  throws java.lang.Exception
renvoie la suite de tests du fichier "let-primitives-cases.xml".

Throws:
java.lang.Exception