gov.nasa.pds.imaging.generate.test
Class GenerateTest

java.lang.Object
  extended by gov.nasa.pds.imaging.generate.test.GenerateTest
Direct Known Subclasses:
GenerateLauncherTest, GenerateRegression, PDS3LabelTest

public class GenerateTest
extends Object

Author:
jpadams

Nested Class Summary
 class GenerateTest.SingleTestRule
          Custom rule to allow for performing one unit test at a time.
 
Field Summary
protected static Logger log
          Logger for test classes
 org.junit.rules.MethodRule watchman
          JUnit Test Rules to print headers for each test
 
Constructor Summary
GenerateTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static Logger log
Logger for test classes


watchman

public org.junit.rules.MethodRule watchman
JUnit Test Rules to print headers for each test

Constructor Detail

GenerateTest

public GenerateTest()


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