Uses of Package
org.spockframework.util
-
Packages that use org.spockframework.util Package Description org.spockframework.builder org.spockframework.compiler org.spockframework.lang org.spockframework.mock Spock's built-in mocking framework.org.spockframework.mock.runtime org.spockframework.runtime org.spockframework.runtime.extension org.spockframework.runtime.extension.builtin org.spockframework.runtime.model org.spockframework.util spock.lang The core specification language.spock.util.concurrent Utilities for testing concurrent code. -
Classes in org.spockframework.util used by org.spockframework.builder Class Description Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.compiler Class Description AbstractExpressionConverter Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.lang Class Description Beta Indicates that the annotated element, a member of Spock's public API, is in a trial phase.Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.mock Class Description Beta Indicates that the annotated element, a member of Spock's public API, is in a trial phase.Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.mock.runtime Class Description Beta Indicates that the annotated element, a member of Spock's public API, is in a trial phase.Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.runtime Class Description AbstractExpressionConverter IThrowableFunction A function from domain D to co-domain C that may throw a checked exception.Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.runtime.extension Class Description Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.runtime.extension.builtin Class Description NotThreadSafe Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.runtime.model Class Description Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null. -
Classes in org.spockframework.util used by org.spockframework.util Class Description AbstractMultiset Filter IFunction A function from domain D to co-domain C.IMatcher Immutable IMultiset Set-like data structure where each element has a cardinality.InternalSpockError IThrowableFunction A function from domain D to co-domain C that may throw a checked exception.NotThreadSafe Nullable Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null.Pair An immmutable pair of elements.VersionNumber A version number with format major.minor.micro-qualifier. -
Classes in org.spockframework.util used by spock.lang Class Description Beta Indicates that the annotated element, a member of Spock's public API, is in a trial phase. -
Classes in org.spockframework.util used by spock.util.concurrent Class Description Beta Indicates that the annotated element, a member of Spock's public API, is in a trial phase.ThreadSafe