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 TypeClassDescriptionclassclassFilters 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)