Package gov.nasa.pds.imaging.generate
Class GenerateLauncherTest
- java.lang.Object
-
- gov.nasa.pds.imaging.generate.test.GenerateTest
-
- gov.nasa.pds.imaging.generate.GenerateLauncherTest
-
public class GenerateLauncherTest extends GenerateTest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class gov.nasa.pds.imaging.generate.test.GenerateTest
GenerateTest.SingleTestRule
-
-
Field Summary
Fields Modifier and Type Field Description GenerateTest.SingleTestRuletest-
Fields inherited from class gov.nasa.pds.imaging.generate.test.GenerateTest
log, watchman
-
-
Constructor Summary
Constructors Constructor Description GenerateLauncherTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidoneTimeSetUp()voidtestCleanup()voidtestDisplayVersion()voidtestGenerationDemo()Test Generation Tool with Demo datavoidtestGenerationMER()Test Transformer with MER datavoidtestGenerationMPFExample()Test Generation Tool with MPF Data
-
-
-
Field Detail
-
test
public GenerateTest.SingleTestRule test
-
-
Method Detail
-
testDisplayVersion
public void testDisplayVersion()
-
testGenerationDemo
public void testGenerationDemo()
Test Generation Tool with Demo data
-
testGenerationMER
public void testGenerationMER()
Test Transformer with MER data
-
testGenerationMPFExample
public void testGenerationMPFExample()
Test Generation Tool with MPF Data
-
testCleanup
public void testCleanup()
-
-