Uses of Interface
org.spockframework.lang.ISpecificationContext
-
Packages that use ISpecificationContext Package Description org.spockframework.lang org.spockframework.runtime -
-
Uses of ISpecificationContext in org.spockframework.lang
Methods in org.spockframework.lang that return ISpecificationContext Modifier and Type Method Description ISpecificationContextSpecInternals. getSpecificationContext() -
Uses of ISpecificationContext in org.spockframework.runtime
Classes in org.spockframework.runtime that implement ISpecificationContext Modifier and Type Class Description classSpecificationContext
-