gov.nasa.pds.registry.test
Class RegistryCoreTest

java.lang.Object
  extended by gov.nasa.pds.registry.test.RegistryCoreTest
Direct Known Subclasses:
RegistryHandlerTest, SlotFilterTest

public class RegistryCoreTest
extends Object

Author:
jpadams

Nested Class Summary
 class RegistryCoreTest.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
RegistryCoreTest()
           
 
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

RegistryCoreTest

public RegistryCoreTest()


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