Alignment API and Server 4.5 (1846M)

Uses of Class
fr.inrialpes.exmo.align.gen.TestCase

Packages that use TestCase
fr.inrialpes.exmo.align.gen   
 

Uses of TestCase in fr.inrialpes.exmo.align.gen
 

Fields in fr.inrialpes.exmo.align.gen declared as TestCase
 TestCase TestCase.father
           
protected  TestCase TestSet.root
           
 

Fields in fr.inrialpes.exmo.align.gen with type parameters of type TestCase
 Set<TestCase> TestCase.subTests
           
protected  HashMap<String,TestCase> TestSet.tests
           
 

Methods in fr.inrialpes.exmo.align.gen that return TestCase
 TestCase TestCase.addSubTest(String name, Properties params)
           
 TestCase TestSet.initTests(String name)
           
static TestCase TestCase.initTestTree(String n)
           
 

Methods in fr.inrialpes.exmo.align.gen with parameters of type TestCase
 void TestSet.addTestChild(TestCase father, String name, Properties params)
           
 void TestSet.generateTest(TestCase c, Properties align)
           
 void TestSet.printTestHierarchy(TestCase c, int level)
           
 


Alignment API and Server 4.5 (1846M)

(C) INRIA & friends, 2003-2013