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