Uses of Interface
org.spockframework.runtime.IStackTraceFilter
Packages that use IStackTraceFilter
-
Uses of IStackTraceFilter in org.spockframework.runtime
Classes in org.spockframework.runtime that implement IStackTraceFilterModifier and TypeClassDescriptionclass
class
Filters an exception's stack trace.Constructors in org.spockframework.runtime with parameters of type IStackTraceFilterModifierConstructorDescriptionJUnitSupervisor
(SpecInfo spec, org.junit.runner.notification.RunNotifier notifier, IStackTraceFilter filter, IObjectRenderer<Object> diffedObjectRenderer)