Uses of Interface
org.spockframework.runtime.IMethodNameMapper

Packages that use IMethodNameMapper
org.spockframework.runtime   
org.spockframework.runtime.model   
 

Uses of IMethodNameMapper in org.spockframework.runtime
 

Constructors in org.spockframework.runtime with parameters of type IMethodNameMapper
StackTraceFilter(IMethodNameMapper mapper)
           
 

Uses of IMethodNameMapper in org.spockframework.runtime.model
 

Classes in org.spockframework.runtime.model that implement IMethodNameMapper
 class SpecInfo
          Runtime information about a Spock specification.
 



Copyright © 2013. All rights reserved