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