Griffon 1.2.0

org.codehaus.griffon.test.support
[Java] Class TestStacktraceSanitizer

java.lang.Object
  org.codehaus.griffon.test.support.TestStacktraceSanitizer

public class TestStacktraceSanitizer

Field Summary
private static String TEST_RUNNING_CLASS

 
Constructor Summary
TestStacktraceSanitizer()

 
Method Summary
static Throwable sanitize(Throwable t)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Field Detail

TEST_RUNNING_CLASS

private static final String TEST_RUNNING_CLASS


 
Constructor Detail

TestStacktraceSanitizer

TestStacktraceSanitizer()


 
Method Detail

sanitize

public static Throwable sanitize(Throwable t)


 

Groovy Documentation