Package org.spockframework.util

Interface Summary
IFunction<D,C> A function from domain D to co-domain C.
IMatcher<T>  
IThrowableFunction<D,C,T extends Throwable> A function from domain D to co-domain C that may throw a checked exception.
 

Class Summary
AbstractExpressionConverter<T>  
Assert Assertions for use within Spock code.
CollectionUtil  
ExceptionUtil  
Filter<T>  
GroovyReleaseInfo  
GroovyRuntimeUtil Provides convenient access to Groovy language and runtime features.
Identifiers Identifiers used throughout the core.
InternalIdentifiers Internal identifiers in generated bytecode.
IoUtil  
Matchers  
MopUtil  
ObjectUtil Utility methods applicable to (almost) any object.
Pair<E1,E2> An immmutable pair of elements.
ReflectionUtil  
SpockReleaseInfo  
TextUtil Utility methods for text processing.
VersionChecker  
VersionNumber A version number with format major.minor.micro-qualifier.
 

Exception Summary
IncompatibleGroovyVersionException  
WrappedException Wraps a checked exception s.t.
 

Error Summary
InternalSpockError  
UnreachableCodeError  
 

Annotation Types Summary
Immutable  
NotThreadSafe  
Nullable  
ThreadSafe  
 



Copyright © 2013. All rights reserved