Download spock-core-0.3.jar
spock/spock-core-0.3.jar.zip( 233 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 org.spockframework.Settings.class org.spockframework.Version.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.EarlyTransform.class org.spockframework.compiler.ExpressionReplacingVisitorSupport.class org.spockframework.compiler.FieldInitializationExpression.class org.spockframework.compiler.IRewriteResourceProvider.class org.spockframework.compiler.Identifiers.class org.spockframework.compiler.InteractionRewriter.class org.spockframework.compiler.MainTransform.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.StatementReplacingVisitorSupport.class org.spockframework.compiler.TransformErrorMessage.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.ClosureBasedUnrolledFeatureNameGenerator.class org.spockframework.experimental.RunStatus2.class org.spockframework.experimental.ScriptBasedUnrolledFeatureNameGenerator.class org.spockframework.mock.AnyArgumentConstraint.class org.spockframework.mock.CannotCreateMockException.class org.spockframework.mock.CodeArgumentConstraint.class org.spockframework.mock.CodeResultGenerator.class org.spockframework.mock.ConstantResultGenerator.class org.spockframework.mock.DefaultMockFactory.class org.spockframework.mock.DefaultResultGenerator.class org.spockframework.mock.DummyResultGenerator.class org.spockframework.mock.EqualArgumentConstraint.class org.spockframework.mock.EqualMethodNameConstraint.class org.spockframework.mock.IArgumentConstraint.class org.spockframework.mock.IInteractionScope.class org.spockframework.mock.IInvocationConstraint.class org.spockframework.mock.IInvocationMatcher.class org.spockframework.mock.IMockFactory.class org.spockframework.mock.IMockInteraction.class org.spockframework.mock.IMockInvocation.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.MockInvocation.class org.spockframework.mock.NamedArgumentListConstraint.class org.spockframework.mock.NegatingArgumentConstraint.class org.spockframework.mock.PositionalArgumentListConstraint.class org.spockframework.mock.RegexMethodNameConstraint.class org.spockframework.mock.TooFewInvocationsError.class org.spockframework.mock.TooManyInvocationsError.class org.spockframework.mock.TypeArgumentConstraint.class org.spockframework.runtime.BaseSpecRunner.class org.spockframework.runtime.Condition.class org.spockframework.runtime.ConditionNotSatisfiedError.class org.spockframework.runtime.ExpressionInfoBuilder.class org.spockframework.runtime.ExpressionInfoConverter.class org.spockframework.runtime.ExpressionInfoRenderer.class org.spockframework.runtime.IFeatureFilter.class org.spockframework.runtime.IFeatureSortOrder.class org.spockframework.runtime.IMethodNameMapper.class org.spockframework.runtime.IRunSupervisor.class org.spockframework.runtime.InvalidSpecError.class org.spockframework.runtime.JUnitDescriptionGenerator.class org.spockframework.runtime.JUnitFilterAdapter.class org.spockframework.runtime.JUnitSorterAdapter.class org.spockframework.runtime.JUnitSupervisor.class org.spockframework.runtime.ParameterizedSpecRunner.class org.spockframework.runtime.RunStatus.class org.spockframework.runtime.SkipSpecOrFeatureException.class org.spockframework.runtime.SpecInfoBuilder.class org.spockframework.runtime.SpecUtil.class org.spockframework.runtime.SpockAssertionError.class org.spockframework.runtime.SpockExecutionException.class org.spockframework.runtime.SpockRuntime.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.EditDistance.class org.spockframework.runtime.condition.EditOperation.class org.spockframework.runtime.condition.EditPathRenderer.class org.spockframework.runtime.extension.ExtensionRegistry.class org.spockframework.runtime.extension.ISpockExtension.class org.spockframework.runtime.extension.SpockExtensionException.class org.spockframework.runtime.intercept.AbstractDirectiveProcessor.class org.spockframework.runtime.intercept.Directive.class org.spockframework.runtime.intercept.FailsWithInterceptor.class org.spockframework.runtime.intercept.FailsWithProcessor.class org.spockframework.runtime.intercept.IDirectiveProcessor.class org.spockframework.runtime.intercept.IMethodInterceptor.class org.spockframework.runtime.intercept.IMethodInvocation.class org.spockframework.runtime.intercept.IgnoreInterceptor.class org.spockframework.runtime.intercept.IgnoreProcessor.class org.spockframework.runtime.intercept.IgnoreRestProcessor.class org.spockframework.runtime.intercept.MethodInvocation.class org.spockframework.runtime.intercept.TimeoutInterceptor.class org.spockframework.runtime.intercept.TimeoutProcessor.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.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.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.BinaryNames.class org.spockframework.util.IFunction.class org.spockframework.util.InternalSpockError.class org.spockframework.util.None.class org.spockframework.util.Option.class org.spockframework.util.Some.class org.spockframework.util.SpockSyntaxException.class org.spockframework.util.SyntaxException.class org.spockframework.util.TextUtil.class org.spockframework.util.Tuple2.class org.spockframework.util.UnreachableCodeError.class org.spockframework.util.Util.class org.spockframework.util.inspector.AstInspector.class org.spockframework.util.inspector.AstInspectorException.class org.spockframework.util.inspector.Inspect.class spock.lang.FailsWith.class spock.lang.Ignore.class spock.lang.IgnoreRest.class spock.lang.Issue.class spock.lang.Predef.class spock.lang.See.class spock.lang.Shared.class spock.lang.Specification.class spock.lang.Speck.class spock.lang.Sputnik.class spock.lang.Timeout.class spock.lang.Unroll.class spock.util.EmbeddedSpecCompiler.class spock.util.EmbeddedSpecRunner.class