fr.inrialpes.exmo.align.gen
Class TestCase
java.lang.Object
fr.inrialpes.exmo.align.gen.TestCase
class TestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
father
public TestCase father
parameters
public Properties parameters
cumulated
public Properties cumulated
subTests
public Set<TestCase> subTests
TestCase
public TestCase()
TestCase
public TestCase(String n)
TestCase
public TestCase(String n,
Properties p)
addSubTest
public TestCase addSubTest(String name,
Properties params)
initTestTree
public static TestCase initTestTree(String n)
(C) INRIA & friends, 2003-2013