INRIA & FluxMedia

fr.fluxmedia.transmorpher.Utils
Class AllTest

java.lang.Object
  |
  +--junit.framework.TestSuite
        |
        +--fr.fluxmedia.transmorpher.Utils.AllTest
All Implemented Interfaces:
junit.framework.Test

public class AllTest
extends junit.framework.TestSuite


Fields inherited from class junit.framework.TestSuite
fName, fTests
 
Constructor Summary
AllTest()
           
 
Method Summary
private  void addTest(java.lang.String name, junit.framework.Test test)
           
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestMethod, addTestSuite, countTestCases, createTest, exceptionToString, getName, getTestConstructor, isPublicTestMethod, isTestMethod, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Constructor Detail

AllTest

public AllTest()
Method Detail

suite

public static junit.framework.Test suite()

addTest

private void addTest(java.lang.String name,
                     junit.framework.Test test)

INRIA & FluxMedia

..no bottom yet...