Download spock-core-0.5-groovy-1.8.jar
spock/spock-core-0.5-groovy-1.8.jar.zip( 374 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/maven/org.spockframework/spock-core/pom.properties META-INF/maven/org.spockframework/spock-core/pom.xml META-INF/services/org.codehaus.groovy.transform.ASTTransformation META-INF/services/org.spockframework.runtime.extension.IGlobalExtension org.spockframework.builder.AddSlotFactory.class org.spockframework.builder.BuilderHelper.class org.spockframework.builder.ClosureBlueprint.class org.spockframework.builder.CollectionSlot.class org.spockframework.builder.CollectionSlotFactory.class org.spockframework.builder.DelegatingScript.class org.spockframework.builder.DelegatingScriptBlueprint.class org.spockframework.builder.GestaltBuilder.class org.spockframework.builder.IBlueprint.class org.spockframework.builder.IConfigurationRegistry.class org.spockframework.builder.IGestalt.class org.spockframework.builder.ISlot.class org.spockframework.builder.ISlotFactory.class org.spockframework.builder.PojoBuilder.class org.spockframework.builder.PojoGestalt.class org.spockframework.builder.PropertySlot.class org.spockframework.builder.Sculpturer.class org.spockframework.builder.SetterLikeSlot.class org.spockframework.builder.SetterSlotFactory.class org.spockframework.builder.SpockConfigurationGestalt.class org.spockframework.buildsupport.AsmClassReader.class org.spockframework.buildsupport.EmptyAnnotationVisitor.class org.spockframework.buildsupport.SpecClassFileFinder.class org.spockframework.buildsupport.SpecClassFileVisitor.class org.spockframework.buildsupport.ant.SpecClassFileSelector.class org.spockframework.compiler.AbstractSpecVisitor.class org.spockframework.compiler.AstNodeCache.class org.spockframework.compiler.AstUtil.class org.spockframework.compiler.ConditionRewriter.class org.spockframework.compiler.DeepStatementRewriter.class org.spockframework.compiler.ErrorReporter.class org.spockframework.compiler.ExpressionReplacingVisitorSupport.class org.spockframework.compiler.FieldInitializationExpression.class org.spockframework.compiler.IRewriteResources.class org.spockframework.compiler.InstanceFieldAccessChecker.class org.spockframework.compiler.InteractionRewriter.class org.spockframework.compiler.InvalidSpecCompileException.class org.spockframework.compiler.OldValueExpression.class org.spockframework.compiler.SourceLookup.class org.spockframework.compiler.SpecAnnotator.class org.spockframework.compiler.SpecParser.class org.spockframework.compiler.SpecRewriter.class org.spockframework.compiler.SpockTransform.class org.spockframework.compiler.StatementReplacingVisitorSupport.class org.spockframework.compiler.WhereBlockRewriter.class org.spockframework.compiler.model.AnonymousBlock.class org.spockframework.compiler.model.Block.class org.spockframework.compiler.model.BlockIterable.class org.spockframework.compiler.model.BlockParseInfo.class org.spockframework.compiler.model.CleanupBlock.class org.spockframework.compiler.model.ExpectBlock.class org.spockframework.compiler.model.FeatureMethod.class org.spockframework.compiler.model.Field.class org.spockframework.compiler.model.FixtureMethod.class org.spockframework.compiler.model.HelperMethod.class org.spockframework.compiler.model.ISpecVisitor.class org.spockframework.compiler.model.Method.class org.spockframework.compiler.model.Node.class org.spockframework.compiler.model.SetupBlock.class org.spockframework.compiler.model.Spec.class org.spockframework.compiler.model.ThenBlock.class org.spockframework.compiler.model.WhenBlock.class org.spockframework.compiler.model.WhereBlock.class org.spockframework.experimental.RunStatus2.class org.spockframework.gentyref.CaptureType.class org.spockframework.gentyref.CaptureTypeImpl.class org.spockframework.gentyref.GenericArrayTypeImpl.class org.spockframework.gentyref.GenericTypeReflector.class org.spockframework.gentyref.ParameterizedTypeImpl.class org.spockframework.gentyref.TypeToken.class org.spockframework.gentyref.VarMap.class org.spockframework.gentyref.WildcardTypeImpl.class org.spockframework.mock.CannotCreateMockException.class org.spockframework.mock.CodeArgumentConstraint.class org.spockframework.mock.CodeResultGenerator.class org.spockframework.mock.ConstantResultGenerator.class org.spockframework.mock.DefaultEqualsInteraction.class org.spockframework.mock.DefaultHashCodeInteraction.class org.spockframework.mock.DefaultInteraction.class org.spockframework.mock.DefaultInteractionScope.class org.spockframework.mock.DefaultMockFactory.class org.spockframework.mock.DefaultResultGenerator.class org.spockframework.mock.DefaultStubbedInteraction.class org.spockframework.mock.DefaultToStringInteraction.class org.spockframework.mock.EqualArgumentConstraint.class org.spockframework.mock.EqualMethodNameConstraint.class org.spockframework.mock.EqualPropertyNameConstraint.class org.spockframework.mock.IArgumentConstraint.class org.spockframework.mock.IInteractionScope.class org.spockframework.mock.IInvocationConstraint.class org.spockframework.mock.IInvocationDispatcher.class org.spockframework.mock.IMockFactory.class org.spockframework.mock.IMockInteraction.class org.spockframework.mock.IMockInvocation.class org.spockframework.mock.IMockObject.class org.spockframework.mock.IResultGenerator.class org.spockframework.mock.IdenticalTargetConstraint.class org.spockframework.mock.InteractionBuilder.class org.spockframework.mock.InteractionNotSatisfiedError.class org.spockframework.mock.InteractionScope.class org.spockframework.mock.IterableResultGenerator.class org.spockframework.mock.MockController.class org.spockframework.mock.MockInteraction.class org.spockframework.mock.MockInteractionDecorator.class org.spockframework.mock.MockInvocation.class org.spockframework.mock.MockObject.class org.spockframework.mock.NamedArgumentListConstraint.class org.spockframework.mock.NegatingArgumentConstraint.class org.spockframework.mock.PositionalArgumentListConstraint.class org.spockframework.mock.RegexMethodNameConstraint.class org.spockframework.mock.RegexPropertyNameConstraint.class org.spockframework.mock.TooFewInvocationsError.class org.spockframework.mock.TooManyInvocationsError.class org.spockframework.mock.TypeArgumentConstraint.class org.spockframework.mock.WildcardArgumentConstraint.class org.spockframework.mock.WildcardMethodNameConstraint.class org.spockframework.mock.WrongInvocationOrderError.class org.spockframework.runtime.AbstractRunListener.class org.spockframework.runtime.BaseSpecRunner.class org.spockframework.runtime.Condition.class org.spockframework.runtime.ConditionNotSatisfiedError.class org.spockframework.runtime.ConfigurationBuilder.class org.spockframework.runtime.ConfigurationScriptLoader.class org.spockframework.runtime.DummyStackTraceFilter.class org.spockframework.runtime.ExpressionInfoBuilder.class org.spockframework.runtime.ExpressionInfoConverter.class org.spockframework.runtime.ExpressionInfoRenderer.class org.spockframework.runtime.ExtensionClassesLoader.class org.spockframework.runtime.ExtensionRegistry.class org.spockframework.runtime.ExtensionRunner.class org.spockframework.runtime.HamcrestFacade.class org.spockframework.runtime.IFeatureFilter.class org.spockframework.runtime.IFeatureSortOrder.class org.spockframework.runtime.IMethodNameMapper.class org.spockframework.runtime.IRunListener.class org.spockframework.runtime.IRunSupervisor.class org.spockframework.runtime.IStackTraceFilter.class org.spockframework.runtime.InvalidSpecException.class org.spockframework.runtime.JUnitDescriptionGenerator.class org.spockframework.runtime.JUnitFilterAdapter.class org.spockframework.runtime.JUnitSorterAdapter.class org.spockframework.runtime.JUnitSupervisor.class org.spockframework.runtime.MasterRunListener.class org.spockframework.runtime.OptimizeRunOrderSuite.class org.spockframework.runtime.ParameterizedSpecRunner.class org.spockframework.runtime.RunContext.class org.spockframework.runtime.RunStatus.class org.spockframework.runtime.SpecInfoBuilder.class org.spockframework.runtime.SpecRunHistory.class org.spockframework.runtime.SpecUtil.class org.spockframework.runtime.SpockAssertionError.class org.spockframework.runtime.SpockComparisonFailure.class org.spockframework.runtime.SpockExecutionException.class org.spockframework.runtime.SpockRuntime.class org.spockframework.runtime.SpockTimeoutError.class org.spockframework.runtime.Sputnik.class org.spockframework.runtime.StackTraceFilter.class org.spockframework.runtime.UnrolledFeatureNameGenerator.class org.spockframework.runtime.ValueRecorder.class org.spockframework.runtime.WrongExceptionThrownError.class org.spockframework.runtime.condition.DiffedArrayRenderer.class org.spockframework.runtime.condition.DiffedCollectionRenderer.class org.spockframework.runtime.condition.DiffedMapRenderer.class org.spockframework.runtime.condition.DiffedObjectAsBeanRenderer.class org.spockframework.runtime.condition.DiffedObjectAsStringRenderer.class org.spockframework.runtime.condition.DiffedSetRenderer.class org.spockframework.runtime.condition.EditDistance.class org.spockframework.runtime.condition.EditOperation.class org.spockframework.runtime.condition.EditPathRenderer.class org.spockframework.runtime.condition.IObjectRenderer.class org.spockframework.runtime.condition.IObjectRendererService.class org.spockframework.runtime.condition.LineBuilder.class org.spockframework.runtime.condition.ObjectRendererService.class org.spockframework.runtime.extension.AbstractAnnotationDrivenExtension.class org.spockframework.runtime.extension.AbstractMethodInterceptor.class org.spockframework.runtime.extension.ExtensionAnnotation.class org.spockframework.runtime.extension.ExtensionException.class org.spockframework.runtime.extension.ExtensionUtil.class org.spockframework.runtime.extension.IAnnotationDrivenExtension.class org.spockframework.runtime.extension.IGlobalExtension.class org.spockframework.runtime.extension.IMethodInterceptor.class org.spockframework.runtime.extension.IMethodInvocation.class org.spockframework.runtime.extension.MethodInvocation.class org.spockframework.runtime.extension.builtin.AutoCleanupExtension.class org.spockframework.runtime.extension.builtin.AutoCleanupInterceptor.class org.spockframework.runtime.extension.builtin.ConfineMetaClassChangesExtension.class org.spockframework.runtime.extension.builtin.ConfineMetaClassChangesInterceptor.class org.spockframework.runtime.extension.builtin.FailsWithExtension.class org.spockframework.runtime.extension.builtin.FailsWithInterceptor.class org.spockframework.runtime.extension.builtin.IgnoreExtension.class org.spockframework.runtime.extension.builtin.IgnoreIfExtension.class org.spockframework.runtime.extension.builtin.IgnoreRestExtension.class org.spockframework.runtime.extension.builtin.IncludeExcludeExtension.class org.spockframework.runtime.extension.builtin.OptimizeRunOrderExtension.class org.spockframework.runtime.extension.builtin.RevertMetaClassRunListener.class org.spockframework.runtime.extension.builtin.RuleExtension.class org.spockframework.runtime.extension.builtin.RuleInterceptor.class org.spockframework.runtime.extension.builtin.StepwiseExtension.class org.spockframework.runtime.extension.builtin.TimeoutExtension.class org.spockframework.runtime.extension.builtin.TimeoutInterceptor.class org.spockframework.runtime.extension.builtin.UseExtension.class org.spockframework.runtime.extension.builtin.UseInterceptor.class org.spockframework.runtime.model.BlockInfo.class org.spockframework.runtime.model.BlockKind.class org.spockframework.runtime.model.BlockMetadata.class org.spockframework.runtime.model.DataProviderInfo.class org.spockframework.runtime.model.DataProviderMetadata.class org.spockframework.runtime.model.ErrorInfo.class org.spockframework.runtime.model.ExpressionInfo.class org.spockframework.runtime.model.FeatureInfo.class org.spockframework.runtime.model.FeatureMetadata.class org.spockframework.runtime.model.FieldInfo.class org.spockframework.runtime.model.FieldMetadata.class org.spockframework.runtime.model.IExcludable.class org.spockframework.runtime.model.IInterceptable.class org.spockframework.runtime.model.ISkippable.class org.spockframework.runtime.model.IterationInfo.class org.spockframework.runtime.model.MethodInfo.class org.spockframework.runtime.model.MethodKind.class org.spockframework.runtime.model.NodeInfo.class org.spockframework.runtime.model.SpecInfo.class org.spockframework.runtime.model.SpecMetadata.class org.spockframework.runtime.model.TextPosition.class org.spockframework.runtime.model.TextRegion.class org.spockframework.util.AbstractExpressionConverter.class org.spockframework.util.Assert.class org.spockframework.util.CollectionUtil.class org.spockframework.util.Filter.class org.spockframework.util.GroovyReleaseInfo.class org.spockframework.util.GroovyRuntimeUtil.class org.spockframework.util.IFunction.class org.spockframework.util.IMatcher.class org.spockframework.util.Identifiers.class org.spockframework.util.Immutable.class org.spockframework.util.IncompatibleVersionsError.class org.spockframework.util.InternalIdentifiers.class org.spockframework.util.InternalSpockError.class org.spockframework.util.IoUtil.class org.spockframework.util.Matchers.class org.spockframework.util.MopUtil.class org.spockframework.util.NotThreadSafe.class org.spockframework.util.NullSafe.class org.spockframework.util.Nullable.class org.spockframework.util.ObjectUtil.class org.spockframework.util.Pair.class org.spockframework.util.ReflectionUtil.class org.spockframework.util.SpockReleaseInfo.class org.spockframework.util.TextUtil.class org.spockframework.util.ThreadSafe.class org.spockframework.util.UnreachableCodeError.class org.spockframework.util.VersionChecker.class org.spockframework.util.VersionNumber.class org.spockframework.util.WrappedException.class org.spockframework.util.inspector.AstInspector.class org.spockframework.util.inspector.AstInspectorException.class org.spockframework.util.inspector.Inspect.class spock.config.ConfigurationException.class spock.config.IncludeExcludeCriteria.class spock.config.RunnerConfiguration.class spock.lang.AutoCleanup.class spock.lang.FailsWith.class spock.lang.Ignore.class spock.lang.IgnoreIf.class spock.lang.IgnoreRest.class spock.lang.Issue.class spock.lang.See.class spock.lang.Shared.class spock.lang.Specification.class spock.lang.Stepwise.class spock.lang.Subject.class spock.lang.Timeout.class spock.lang.Unroll.class spock.util.EmbeddedSpecCompiler.class spock.util.EmbeddedSpecRunner.class spock.util.concurrent.AsyncConditions.class spock.util.concurrent.BlockingVariable.class spock.util.concurrent.BlockingVariables.class spock.util.concurrent.BlockingVariablesImpl.class spock.util.matcher.HamcrestMatchers.class spock.util.matcher.HamcrestSupport.class spock.util.matcher.IsCloseTo.class spock.util.mop.ConfineMetaClassChanges.class spock.util.mop.Use.class