public class HeapDumpOnFailure
extends org.junit.rules.TestWatcher
Useful for troubleshooting failures in memory leak prevention tests.
| Constructor and Description |
|---|
HeapDumpOnFailure() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
failed(Throwable e,
org.junit.runner.Description description) |
protected void failed(Throwable e, org.junit.runner.Description description)
failed in class org.junit.rules.TestWatcherCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.