Package org.mockito.exceptions.stacktrace
Stack trace filtering / cleaning public APIs.
-
Interface Summary Interface Description StackTraceCleaner Decides if particular StackTraceElement is excluded from the human-readable stack trace output.
| Interface | Description |
|---|---|
| StackTraceCleaner |
Decides if particular StackTraceElement is excluded from the human-readable stack trace output.
|