Package Hierarchies:
- org.spockframework.builder,
- org.spockframework.buildsupport,
- org.spockframework.buildsupport.ant,
- org.spockframework.compiler,
- org.spockframework.compiler.model,
- org.spockframework.gentyref,
- org.spockframework.guice,
- org.spockframework.lang,
- org.spockframework.mock,
- org.spockframework.mock.constraint,
- org.spockframework.mock.response,
- org.spockframework.mock.runtime,
- org.spockframework.report.log,
- org.spockframework.runtime,
- org.spockframework.runtime.condition,
- org.spockframework.runtime.extension,
- org.spockframework.runtime.extension.builtin,
- org.spockframework.runtime.model,
- org.spockframework.util,
- org.spockframework.util.inspector,
- spock.config,
- spock.guice,
- spock.lang,
- spock.util.concurrent,
- spock.util.environment,
- spock.util.matcher,
- spock.util.mop
Class Hierarchy
- java.lang.Object
- org.spockframework.runtime.extension.AbstractAnnotationDrivenExtension<T> (implements org.spockframework.runtime.extension.IAnnotationDrivenExtension<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.spockframework.util.AbstractExpressionConverter<T> (implements org.codehaus.groovy.ast.GroovyCodeVisitor)
- org.spockframework.runtime.extension.AbstractGlobalExtension (implements org.spockframework.runtime.extension.IGlobalExtension)
- org.spockframework.runtime.extension.AbstractMethodInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.util.AbstractMultiset<E> (implements org.spockframework.util.IMultiset<E>)
- org.spockframework.runtime.extension.builtin.AbstractRuleInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.runtime.AbstractRunListener (implements org.spockframework.runtime.IRunListener)
- org.spockframework.compiler.AbstractSpecVisitor (implements org.spockframework.compiler.model.ISpecVisitor)
- org.spockframework.builder.AddSlotFactory (implements org.spockframework.builder.ISlotFactory)
- org.spockframework.util.Assert
- org.spockframework.util.inspector.AstInspector
- org.codehaus.groovy.ast.ASTNode
- org.codehaus.groovy.ast.AnnotatedNode
- org.codehaus.groovy.ast.expr.Expression
- org.codehaus.groovy.ast.expr.BinaryExpression
- org.codehaus.groovy.ast.expr.VariableExpression (implements org.codehaus.groovy.ast.Variable)
- org.spockframework.compiler.AstNodeCache
- org.spockframework.compiler.AstUtil
- spock.util.concurrent.AsyncConditions
- org.spockframework.runtime.AsyncRunListener (implements org.spockframework.runtime.IRunListener, org.spockframework.util.IStoppable)
- org.spockframework.runtime.model.Attachment
- org.spockframework.runtime.extension.builtin.AutoCleanupInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.runtime.BaseSpecRunner
- org.spockframework.runtime.model.BlockInfo
- spock.util.concurrent.BlockingVariable<T>
- org.spockframework.builder.BuilderHelper
- org.spockframework.mock.CallRealMethodResponse (implements org.spockframework.mock.IDefaultResponse)
- org.spockframework.mock.runtime.CglibMockInterceptorAdapter (implements net.sf.cglib.proxy.MethodInterceptor)
- org.spockframework.mock.runtime.CglibRealMethodInvoker (implements org.spockframework.mock.IResponseGenerator)
- org.spockframework.builder.ClosureBlueprint (implements org.spockframework.builder.IBlueprint)
- org.spockframework.mock.constraint.CodeArgumentConstraint (implements org.spockframework.mock.IArgumentConstraint)
- org.codehaus.groovy.ast.CodeVisitorSupport (implements org.codehaus.groovy.ast.GroovyCodeVisitor)
- org.codehaus.groovy.ast.ClassCodeVisitorSupport (implements org.codehaus.groovy.ast.GroovyClassVisitor)
- org.spockframework.builder.CollectionSlot (implements org.spockframework.builder.ISlot)
- org.spockframework.builder.CollectionSlotFactory (implements org.spockframework.builder.ISlotFactory)
- org.spockframework.util.CollectionUtil
- org.spockframework.mock.runtime.CompositeMockFactory (implements org.spockframework.mock.IMockFactory)
- org.spockframework.runtime.Condition
- org.spockframework.runtime.ConfigurationBuilder
- org.spockframework.runtime.ConfigurationScriptLoader
- org.spockframework.runtime.extension.builtin.ConfineMetaClassChangesInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.util.ConsoleUtil
- org.spockframework.mock.DefaultFinalizeInteraction
- org.spockframework.mock.DefaultJavaLangObjectInteractions (implements org.spockframework.mock.IInteractionScope)
- org.spockframework.mock.response.DefaultResponseGenerator (implements org.spockframework.mock.IResponseGenerator)
- groovy.lang.DelegatingMetaClass (implements groovy.lang.GroovyObject, groovy.lang.MetaClass, groovy.lang.MutableMetaClass)
- org.spockframework.mock.runtime.DelegatingMockInvocation (implements org.spockframework.mock.IMockInvocation)
- org.spockframework.builder.DelegatingScriptBlueprint (implements org.spockframework.builder.IBlueprint)
- org.spockframework.runtime.condition.DiffedArrayRenderer (implements org.spockframework.runtime.condition.IObjectRenderer<T>)
- org.spockframework.runtime.condition.DiffedCollectionRenderer (implements org.spockframework.runtime.condition.IObjectRenderer<T>)
- org.spockframework.runtime.condition.DiffedMapRenderer (implements org.spockframework.runtime.condition.IObjectRenderer<T>)
- org.spockframework.runtime.condition.DiffedObjectAsBeanRenderer (implements org.spockframework.runtime.condition.IObjectRenderer<T>)
- org.spockframework.runtime.condition.DiffedObjectAsStringRenderer (implements org.spockframework.runtime.condition.IObjectRenderer<T>)
- org.spockframework.runtime.condition.DiffedSetRenderer (implements org.spockframework.runtime.condition.IObjectRenderer<T>)
- org.spockframework.runtime.DummyStackTraceFilter (implements org.spockframework.runtime.IStackTraceFilter)
- org.spockframework.mock.runtime.DynamicMockMethod (implements org.spockframework.mock.IMockMethod)
- org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter (implements java.lang.reflect.InvocationHandler)
- org.spockframework.runtime.condition.EditDistance
- org.spockframework.runtime.condition.EditOperation
- org.spockframework.runtime.condition.EditPathRenderer
- org.spockframework.mock.EmptyOrDummyResponse (implements org.spockframework.mock.IDefaultResponse)
- org.spockframework.mock.constraint.EqualArgumentConstraint (implements org.spockframework.mock.IArgumentConstraint)
- org.spockframework.mock.constraint.EqualMethodNameConstraint (implements org.spockframework.mock.IInvocationConstraint)
- org.spockframework.mock.constraint.EqualPropertyNameConstraint (implements org.spockframework.mock.IInvocationConstraint)
- org.spockframework.runtime.model.ErrorInfo
- org.spockframework.compiler.ErrorReporter
- org.spockframework.util.ExceptionUtil
- org.spockframework.runtime.model.ExpressionInfo (implements java.lang.Iterable<T>)
- org.spockframework.runtime.ExpressionInfoBuilder
- org.spockframework.runtime.ExpressionInfoRenderer
- org.spockframework.runtime.ExpressionInfoValueRenderer
- org.spockframework.runtime.ExtensionClassesLoader
- org.spockframework.runtime.ExtensionRunner
- org.spockframework.runtime.extension.ExtensionUtil
- org.spockframework.mock.runtime.FailingRealMethodInvoker (implements org.spockframework.mock.IResponseGenerator)
- org.spockframework.runtime.extension.builtin.FailsWithInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.util.Filter<T>
- org.spockframework.gentyref.GenericTypeReflector
- org.spockframework.builder.GestaltBuilder
- org.spockframework.runtime.GlobalExtensionRegistry (implements org.spockframework.runtime.IConfigurationRegistry, org.spockframework.runtime.IExtensionRegistry)
- org.spockframework.mock.runtime.GroovyMockFactory (implements org.spockframework.mock.IMockFactory)
- org.spockframework.mock.runtime.GroovyMockInterceptor (implements org.spockframework.mock.runtime.IProxyBasedMockInterceptor)
- groovy.lang.GroovyObjectSupport (implements groovy.lang.GroovyObject)
- groovy.lang.Script
- org.spockframework.builder.Sculpturer
- org.spockframework.mock.runtime.GroovyRealMethodInvoker (implements org.spockframework.mock.IResponseGenerator)
- org.spockframework.util.GroovyReleaseInfo
- org.spockframework.runtime.GroovyRuntimeUtil
- org.spockframework.runtime.HamcrestFacade
- spock.util.matcher.HamcrestSupport
- org.spockframework.util.Identifiers
- spock.config.IncludeExcludeCriteria
- org.spockframework.mock.runtime.InteractionBuilder
- org.spockframework.compiler.InteractionRewriter
- org.spockframework.mock.runtime.InteractionScope (implements org.spockframework.mock.IInteractionScope)
- org.spockframework.util.InternalIdentifiers
- org.spockframework.util.IoUtil
- org.spockframework.mock.response.IterableResponseGenerator (implements org.spockframework.mock.IChainableResponseGenerator)
- org.spockframework.mock.runtime.JavaMockFactory (implements org.spockframework.mock.IMockFactory)
- org.spockframework.mock.runtime.JavaMockInterceptor (implements org.spockframework.mock.runtime.IProxyBasedMockInterceptor)
- org.spockframework.util.JsonWriter
- org.spockframework.runtime.JUnitDescriptionGenerator
- org.spockframework.runtime.JUnitFilterAdapter (implements org.spockframework.runtime.IFeatureFilter)
- org.spockframework.runtime.JUnitSorterAdapter (implements org.spockframework.runtime.IFeatureSortOrder)
- org.spockframework.runtime.JUnitSupervisor (implements org.spockframework.runtime.IRunSupervisor)
- spock.util.environment.Jvm
- org.spockframework.runtime.condition.LineBuilder
- org.spockframework.runtime.MasterRunListener (implements org.spockframework.runtime.IRunListener)
- org.spockframework.util.Matchers
- org.spockframework.runtime.extension.MethodInvocation (implements org.spockframework.runtime.extension.IMethodInvocation)
- org.spockframework.mock.runtime.MockConfiguration (implements org.spockframework.mock.IMockConfiguration)
- org.spockframework.mock.runtime.MockController (implements org.spockframework.mock.IMockController)
- org.spockframework.mock.MockDetector
- org.spockframework.mock.runtime.MockInstantiator
- org.spockframework.mock.runtime.MockInteraction (implements org.spockframework.mock.IMockInteraction)
- org.spockframework.mock.runtime.MockInteractionDecorator (implements org.spockframework.mock.IMockInteraction)
- org.spockframework.mock.runtime.MockInvocation (implements org.spockframework.mock.IMockInvocation)
- org.spockframework.mock.runtime.MockObject (implements org.spockframework.mock.IMockObject)
- org.spockframework.util.MopUtil
- org.spockframework.mock.constraint.NamedArgumentListConstraint (implements org.spockframework.mock.IInvocationConstraint)
- org.spockframework.mock.constraint.NegatingArgumentConstraint (implements org.spockframework.mock.IArgumentConstraint)
- org.spockframework.compiler.model.Node<P,A>
- org.spockframework.compiler.model.Block
- org.spockframework.compiler.model.Field
- org.spockframework.compiler.model.Method
- org.spockframework.compiler.model.Spec
- org.spockframework.runtime.model.NodeInfo<P,R>
- org.spockframework.compiler.NoSpecialMethodCall (implements org.spockframework.compiler.ISpecialMethodCall)
- org.spockframework.runtime.condition.ObjectRendererService (implements org.spockframework.runtime.condition.IObjectRendererService)
- org.spockframework.util.ObjectUtil
- spock.util.environment.OperatingSystem
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.spockframework.util.Pair<E1,E2>
- org.spockframework.builder.PojoBuilder
- org.spockframework.builder.PojoGestalt (implements org.spockframework.builder.IGestalt)
- spock.util.concurrent.PollingConditions
- org.spockframework.mock.constraint.PositionalArgumentListConstraint (implements org.spockframework.mock.IInvocationConstraint)
- org.spockframework.runtime.extension.builtin.PreconditionContext
- org.apache.tools.ant.ProjectComponent (implements java.lang.Cloneable)
- org.apache.tools.ant.types.DataType (implements java.lang.Cloneable)
- org.apache.tools.ant.types.selectors.BaseSelector (implements org.apache.tools.ant.types.selectors.FileSelector)
- org.apache.tools.ant.types.selectors.BaseExtendSelector (implements org.apache.tools.ant.types.selectors.ExtendFileSelector)
- org.spockframework.builder.PropertySlot (implements org.spockframework.builder.ISlot)
- org.spockframework.mock.runtime.ProxyBasedMockFactory
- org.spockframework.util.ReflectionUtil
- org.spockframework.mock.constraint.RegexMethodNameConstraint (implements org.spockframework.mock.IInvocationConstraint)
- org.spockframework.mock.constraint.RegexPropertyNameConstraint (implements org.spockframework.mock.IInvocationConstraint)
- org.spockframework.report.log.ReportLogClient (implements org.spockframework.report.log.IReportLogListener, org.spockframework.util.IStoppable)
- org.spockframework.report.log.ReportLogConfiguration
- org.spockframework.report.log.ReportLogWriter (implements org.spockframework.report.log.IReportLogListener, org.spockframework.util.IStoppable)
- org.spockframework.mock.response.ResponseGeneratorChain (implements org.spockframework.mock.IResponseGenerator)
- org.spockframework.runtime.extension.builtin.RestoreSystemPropertiesInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.runtime.RunContext
- org.junit.runner.Runner (implements org.junit.runner.Describable)
- org.spockframework.runtime.Sputnik (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
- spock.config.RunnerConfiguration
- org.spockframework.runtime.RunStatus
- org.spockframework.runtime.SafeIterationNameProvider (implements org.spockframework.runtime.model.NameProvider<T>)
- org.spockframework.builder.SetterLikeSlot (implements org.spockframework.builder.ISlot)
- org.spockframework.builder.SetterSlotFactory (implements org.spockframework.builder.ISlotFactory)
- org.spockframework.mock.response.SingleResponseGenerator (implements org.spockframework.mock.IChainableResponseGenerator)
- org.spockframework.compiler.SourceLookup
- org.spockframework.buildsupport.SpecClassFileFinder
- org.spockframework.compiler.SpecialMethodCall (implements org.spockframework.compiler.ISpecialMethodCall)
- org.spockframework.runtime.SpecificationContext (implements org.spockframework.lang.ISpecificationContext)
- org.spockframework.runtime.SpecInfoBuilder
- org.spockframework.lang.SpecInternals
- org.spockframework.compiler.SpecParser (implements org.codehaus.groovy.ast.GroovyClassVisitor)
- org.spockframework.runtime.SpecRunHistory (implements java.lang.Comparable<T>)
- org.spockframework.runtime.SpecUtil
- org.spockframework.builder.SpockConfigurationGestalt (implements org.spockframework.builder.IGestalt)
- org.spockframework.util.SpockReleaseInfo
- org.spockframework.runtime.SpockRuntime
- org.spockframework.compiler.SpockTransform (implements org.codehaus.groovy.transform.ASTTransformation)
- org.spockframework.lang.SpreadWildcard
- org.spockframework.mock.constraint.SpreadWildcardArgumentConstraint (implements org.spockframework.mock.IArgumentConstraint)
- org.spockframework.runtime.StackTraceFilter (implements org.spockframework.runtime.IStackTraceFilter)
- org.spockframework.runtime.StandardStreamsCapturer (implements org.spockframework.util.IStoppable)
- org.spockframework.mock.runtime.StaticMockMethod (implements org.spockframework.mock.IMockMethod)
- org.spockframework.runtime.model.Tag
- org.spockframework.mock.constraint.TargetConstraint (implements org.spockframework.mock.IInteractionAware, org.spockframework.mock.IInvocationConstraint)
- org.spockframework.runtime.model.TextPosition (implements java.lang.Comparable<T>)
- org.spockframework.runtime.model.TextRegion
- org.spockframework.util.TextUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- java.lang.Exception
- org.codehaus.groovy.GroovyException (implements org.codehaus.groovy.GroovyExceptionInterface)
- org.codehaus.groovy.syntax.SyntaxException
- java.lang.RuntimeException
- org.spockframework.runtime.extension.builtin.TimeoutInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.util.TimeUtil
- org.spockframework.mock.constraint.TypeArgumentConstraint (implements org.spockframework.mock.IArgumentConstraint)
- org.spockframework.gentyref.TypeToken<T>
- org.spockframework.runtime.extension.builtin.UnrollNameProvider (implements org.spockframework.runtime.model.NameProvider<T>)
- org.spockframework.runtime.extension.builtin.UseInterceptor (implements org.spockframework.runtime.extension.IMethodInterceptor)
- org.spockframework.runtime.ValueRecorder
- org.spockframework.util.VersionChecker
- org.spockframework.util.VersionNumber (implements java.lang.Comparable<T>)
- org.spockframework.compiler.WhereBlockRewriter
- org.spockframework.mock.constraint.WildcardArgumentConstraint (implements org.spockframework.mock.IArgumentConstraint)
- org.spockframework.mock.constraint.WildcardMethodNameConstraint (implements org.spockframework.mock.IInvocationConstraint)
- org.spockframework.mock.ZeroOrNullResponse (implements org.spockframework.mock.IDefaultResponse)
Annotation Type Hierarchy