gov.nasa.pds.imaging.generate
Class GenerateRegression

java.lang.Object
  extended by gov.nasa.pds.imaging.generate.test.GenerateTest
      extended by gov.nasa.pds.imaging.generate.GenerateRegression

public class GenerateRegression
extends GenerateTest

Author:
jpadams

Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nasa.pds.imaging.generate.test.GenerateTest
GenerateTest.SingleTestRule
 
Field Summary
 GenerateTest.SingleTestRule test
           
 
Fields inherited from class gov.nasa.pds.imaging.generate.test.GenerateTest
log, watchman
 
Constructor Summary
GenerateRegression()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
static void tearDownAfterClass()
           
 void testCLI1()
          Test CLI end-to-end with rchen test data per PDS-259 bug
 void testTransformAPI()
           
 void testTransformCLI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

test

public GenerateTest.SingleTestRule test
Constructor Detail

GenerateRegression

public GenerateRegression()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws Exception
Throws:
Exception

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testCLI1

public void testCLI1()
Test CLI end-to-end with rchen test data per PDS-259 bug


testTransformCLI

public void testTransformCLI()

testTransformAPI

public void testTransformAPI()


Copyright © 2010–2014 Planetary Data System. All rights reserved.