Uses of Interface
org.spockframework.runtime.IMethodNameMapper
-
Packages that use IMethodNameMapper Package Description org.spockframework.runtime org.spockframework.runtime.model -
-
Uses of IMethodNameMapper in org.spockframework.runtime
Constructors in org.spockframework.runtime with parameters of type IMethodNameMapper Constructor Description StackTraceFilter(IMethodNameMapper mapper)
-
Uses of IMethodNameMapper in org.spockframework.runtime.model
Classes in org.spockframework.runtime.model that implement IMethodNameMapper Modifier and Type Class Description class
SpecInfo
Runtime information about a Spock specification.
-