com.dfamaj.textproc.xwm
Class AllTodoTestSuite

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

public class AllTodoTestSuite
extends junit.framework.TestSuite

les tests qui plantent actuellement.

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

Method Summary
static junit.framework.Test suite()
          
renvoie les tests qui plantent.
 
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
 

Method Detail

suite

public static junit.framework.Test suite()
                                  throws java.lang.Exception
renvoie les tests qui plantent.

Throws:
java.lang.Exception