Class Hierarchy
- java.lang.Object
- org.spockframework.util.AbstractExpressionConverter<T> (implements org.codehaus.groovy.ast.GroovyCodeVisitor)
- org.spockframework.util.AbstractMultiset<E> (implements org.spockframework.util.IMultiset<E>)
- org.spockframework.util.HashMultiset<E>
- org.spockframework.util.LinkedHashMultiset<E>
- org.spockframework.util.Assert
- org.spockframework.util.CollectionUtil
- org.spockframework.util.ExceptionUtil
- org.spockframework.util.Filter<T>
- org.spockframework.util.GroovyReleaseInfo
- org.spockframework.util.Identifiers
- org.spockframework.util.InternalIdentifiers
- org.spockframework.util.IoUtil
- org.spockframework.util.Matchers
- org.spockframework.util.MopUtil
- org.spockframework.util.ObjectUtil
- org.spockframework.util.Pair<E1,E2>
- org.spockframework.util.ReflectionUtil
- org.spockframework.util.SpockReleaseInfo
- org.spockframework.util.TextUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- org.spockframework.util.InternalSpockError
- org.spockframework.util.UnreachableCodeError
- org.spockframework.util.InternalSpockError
- java.lang.Exception
- java.lang.RuntimeException
- org.spockframework.util.IncompatibleGroovyVersionException
- org.spockframework.util.WrappedException
- java.lang.RuntimeException
- java.lang.Error
- org.spockframework.util.TimeUtil
- org.spockframework.util.VersionChecker
- org.spockframework.util.VersionNumber (implements java.lang.Comparable<T>)
Interface Hierarchy
- org.spockframework.util.IMatcher<T>
- java.lang.Iterable<T>
- java.util.Collection<E>
- org.spockframework.util.IMultiset<E>
- java.util.Collection<E>
- org.spockframework.util.IThrowableFunction<D,C,T>
- org.spockframework.util.IFunction<D,C>
Annotation Type Hierarchy
- org.spockframework.util.Beta (implements java.lang.annotation.Annotation)
- org.spockframework.util.Immutable (implements java.lang.annotation.Annotation)
- org.spockframework.util.NotThreadSafe (implements java.lang.annotation.Annotation)
- org.spockframework.util.Nullable (implements java.lang.annotation.Annotation)
- org.spockframework.util.ThreadSafe (implements java.lang.annotation.Annotation)