Uses of Package
org.spockframework.lang
-
Packages that use org.spockframework.lang Package Description org.spockframework.lang org.spockframework.runtime spock.lang The core specification language.spock.util.concurrent Utilities for testing concurrent code. -
Classes in org.spockframework.lang used by org.spockframework.lang Class Description ISpecificationContext SpreadWildcard Wildcard -
Classes in org.spockframework.lang used by org.spockframework.runtime Class Description ISpecificationContext -
Classes in org.spockframework.lang used by spock.lang Class Description SpecInternals -
Classes in org.spockframework.lang used by spock.util.concurrent Class Description ConditionBlock Indicates that the closure argument(s) of the annotated method are code blocks containing conditions, allowing to leave off the assert keyword.