|
Griffon 1.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.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 |
|---|
private static final String TEST_RUNNING_CLASS
| Constructor Detail |
|---|
TestStacktraceSanitizer()
| Method Detail |
|---|
public static Throwable sanitize(Throwable t)
Groovy Documentation