com.dfamaj.textproc.xwm.cases.impl
Class XwmCasesTestSuite

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

public class XwmCasesTestSuite
extends junit.framework.TestSuite

charge les tests d'un fichier XML.

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

Constructor Summary
XwmCasesTestSuite(java.lang.String filename)
          
constructeur privé.
 
Method Summary
 
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

XwmCasesTestSuite

public XwmCasesTestSuite(java.lang.String filename)
                  throws java.lang.Exception
constructeur privé.

Throws:
java.lang.Exception