Uses of Interface
org.spockframework.runtime.model.IInterceptable
-
Packages that use IInterceptable Package Description org.spockframework.runtime.model -
-
Uses of IInterceptable in org.spockframework.runtime.model
Classes in org.spockframework.runtime.model that implement IInterceptable Modifier and Type Class Description class
FeatureInfo
class
MethodInfo
Runtime information about a method in a Spock specification.class
SpecInfo
Runtime information about a Spock specification.
-