Package org.spockframework.util
package org.spockframework.util
-
ClassDescriptionAssertions for use within Spock code.Indicates that the annotated element, a member of Spock's public API, is in a trial phase.Filter<T>HashMultiset<E>HashMap based implementation of IMultiset.Identifiers used throughout the core.IFunction<D,
C> A function from domain D to co-domain C.IMatcher<T>IMultiset<E>Set-like data structure where each element has a cardinality.Internal identifiers in generated byte code.IThrowableFunction<D,C, T extends Throwable> A function from domain D to co-domain C that may throw a checked exception.Note: TheJsonWriter.writeString(java.lang.Object)andJsonWriter.hex(char)methods are based on code from classStringEscapeUtilsin Commons Lang 2.6.LinkedHashMap based implementation of IMultiset.Indicates that the annotated field, parameter, or return value of the annotated method is allowed to be null.Utility methods applicable to (almost) any object.Pair<E1,E2> An immmutable pair of elements.Delegates all PrintStream invocations toStringMessagePrintStream.printed(String).Utility methods for text processing.A version number with format major.minor.micro-qualifier.Wraps a checked exception s.t.