Package org.mockito.exceptions.stacktrace
package org.mockito.exceptions.stacktrace
Stack trace filtering / cleaning public APIs.
-
InterfacesClassDescriptionDecides if particular StackTraceElement is excluded from the human-readable stack trace output.Very similar to the StackFrame class declared on the StackWalker api.