jar

org.spockframework : spock-core

Maven & Gradle

Nov 30, 2022
2.3k usages
3.4k stars

Spock Framework - Core Module · Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms.

Table Of Contents

Latest Version

Download org.spockframework : spock-core JAR file - Latest Versions:

All Versions

Download org.spockframework : spock-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4
2.3
2.2
2.1
2.0
1.3
1.2
1.1
1.0
0.7
0.6
0.5
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spock-core-2.4-M1-groovy-2.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.spockframework.runtime.condition

├─ org.spockframework.runtime.condition.DiffedArrayRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.DiffedClassRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.DiffedCollectionRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.DiffedMapRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.DiffedObjectAsBeanRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.DiffedObjectAsStringRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.DiffedSetRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.EditDistance.class - [JAR]

├─ org.spockframework.runtime.condition.EditOperation.class - [JAR]

├─ org.spockframework.runtime.condition.EditPathRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.IObjectRenderer.class - [JAR]

├─ org.spockframework.runtime.condition.IObjectRendererService.class - [JAR]

├─ org.spockframework.runtime.condition.LineBuilder.class - [JAR]

├─ org.spockframework.runtime.condition.ObjectRendererService.class - [JAR]

org.spockframework.runtime.extension.builtin

├─ org.spockframework.runtime.extension.builtin.AutoCleanupExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.AutoCleanupInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.ConditionalExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.ConfineMetaClassChangesExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.ConfineMetaClassChangesInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.ExecutionExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.FailsWithExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.FailsWithInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.IgnoreExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.IgnoreIfExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.IgnoreRestExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.IncludeExcludeExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.IsolatedExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.IssueExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.NarrativeExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.OptimizeRunOrderExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.PendingFeatureBaseInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.PendingFeatureExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.PendingFeatureIfExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.PendingFeatureInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.PendingFeatureIterationInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.PendingFeatureSuccessfulError.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.PreconditionContext.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RepeatUntilFailureExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RequiresExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.ResourceLockExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RestoreSystemPropertiesExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RestoreSystemPropertiesInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RetryBaseInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RetryConditionContext.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RetryExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RetryFeatureInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RetryIterationInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.RevertMetaClassRunListener.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.SeeExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.StepwiseExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.TagExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.TempDirExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.TempDirInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.TimeoutExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.TimeoutInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.TitleExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.UnrollConfiguration.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.UnrollExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.UnrollIterationNameProvider.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.UseExtension.class - [JAR]

├─ org.spockframework.runtime.extension.builtin.UseInterceptor.class - [JAR]

org.spockframework.compiler.model

├─ org.spockframework.compiler.model.AnonymousBlock.class - [JAR]

├─ org.spockframework.compiler.model.Block.class - [JAR]

├─ org.spockframework.compiler.model.BlockIterable.class - [JAR]

├─ org.spockframework.compiler.model.BlockParseInfo.class - [JAR]

├─ org.spockframework.compiler.model.CleanupBlock.class - [JAR]

├─ org.spockframework.compiler.model.ExpectBlock.class - [JAR]

├─ org.spockframework.compiler.model.FeatureMethod.class - [JAR]

├─ org.spockframework.compiler.model.Field.class - [JAR]

├─ org.spockframework.compiler.model.FixtureMethod.class - [JAR]

├─ org.spockframework.compiler.model.HelperMethod.class - [JAR]

├─ org.spockframework.compiler.model.ISpecVisitor.class - [JAR]

├─ org.spockframework.compiler.model.Method.class - [JAR]

├─ org.spockframework.compiler.model.Node.class - [JAR]

├─ org.spockframework.compiler.model.SetupBlock.class - [JAR]

├─ org.spockframework.compiler.model.Spec.class - [JAR]

├─ org.spockframework.compiler.model.ThenBlock.class - [JAR]

├─ org.spockframework.compiler.model.WhenBlock.class - [JAR]

├─ org.spockframework.compiler.model.WhereBlock.class - [JAR]

org.spockframework.mock.runtime

├─ org.spockframework.mock.runtime.BaseMockInterceptor.class - [JAR]

├─ org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.class - [JAR]

├─ org.spockframework.mock.runtime.ByteBuddyInvoker.class - [JAR]

├─ org.spockframework.mock.runtime.ByteBuddyMethodInvoker.class - [JAR]

├─ org.spockframework.mock.runtime.ByteBuddyMockFactory.class - [JAR]

├─ org.spockframework.mock.runtime.CglibMockFactory.class - [JAR]

├─ org.spockframework.mock.runtime.CglibMockInterceptorAdapter.class - [JAR]

├─ org.spockframework.mock.runtime.CglibRealMethodInvoker.class - [JAR]

├─ org.spockframework.mock.runtime.CompositeMockFactory.class - [JAR]

├─ org.spockframework.mock.runtime.DefaultMethodInvoker.class - [JAR]

├─ org.spockframework.mock.runtime.DelegatingMockInvocation.class - [JAR]

├─ org.spockframework.mock.runtime.DynamicMockMethod.class - [JAR]

├─ org.spockframework.mock.runtime.DynamicProxyMockFactory.class - [JAR]

├─ org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.class - [JAR]

├─ org.spockframework.mock.runtime.FailingRealMethodInvoker.class - [JAR]

├─ org.spockframework.mock.runtime.GroovyMockFactory.class - [JAR]

├─ org.spockframework.mock.runtime.GroovyMockInterceptor.class - [JAR]

├─ org.spockframework.mock.runtime.GroovyMockMetaClass.class - [JAR]

├─ org.spockframework.mock.runtime.GroovyRealMethodInvoker.class - [JAR]

├─ org.spockframework.mock.runtime.IProxyBasedMockInterceptor.class - [JAR]

├─ org.spockframework.mock.runtime.InteractionBuilder.class - [JAR]

├─ org.spockframework.mock.runtime.InteractionScope.class - [JAR]

├─ org.spockframework.mock.runtime.JavaMockFactory.class - [JAR]

├─ org.spockframework.mock.runtime.JavaMockInterceptor.class - [JAR]

├─ org.spockframework.mock.runtime.MockConfiguration.class - [JAR]

├─ org.spockframework.mock.runtime.MockController.class - [JAR]

├─ org.spockframework.mock.runtime.MockInstantiator.class - [JAR]

├─ org.spockframework.mock.runtime.MockInteraction.class - [JAR]

├─ org.spockframework.mock.runtime.MockInteractionDecorator.class - [JAR]

├─ org.spockframework.mock.runtime.MockInvocation.class - [JAR]

├─ org.spockframework.mock.runtime.MockObject.class - [JAR]

├─ org.spockframework.mock.runtime.ObjectMethodInvoker.class - [JAR]

├─ org.spockframework.mock.runtime.ProxyBasedMockFactory.class - [JAR]

├─ org.spockframework.mock.runtime.SpecificationAttachable.class - [JAR]

├─ org.spockframework.mock.runtime.StaticMockMethod.class - [JAR]

spock.util.time

├─ spock.util.time.MutableClock.class - [JAR]

org.spockframework.mock.response

├─ org.spockframework.mock.response.CodeResponseGenerator.class - [JAR]

├─ org.spockframework.mock.response.ConstantResponseGenerator.class - [JAR]

├─ org.spockframework.mock.response.DefaultResponseGenerator.class - [JAR]

├─ org.spockframework.mock.response.IterableResponseGenerator.class - [JAR]

├─ org.spockframework.mock.response.ResponseGeneratorChain.class - [JAR]

├─ org.spockframework.mock.response.SingleResponseGenerator.class - [JAR]

├─ org.spockframework.mock.response.WildcardResponseGenerator.class - [JAR]

spock.util.matcher

├─ spock.util.matcher.HamcrestMatchers.class - [JAR]

├─ spock.util.matcher.HamcrestSupport.class - [JAR]

├─ spock.util.matcher.IsCloseTo.class - [JAR]

org.spockframework.buildsupport

├─ org.spockframework.buildsupport.AsmClassReader.class - [JAR]

├─ org.spockframework.buildsupport.EmptyAnnotationVisitor.class - [JAR]

├─ org.spockframework.buildsupport.SpecClassFileFinder.class - [JAR]

├─ org.spockframework.buildsupport.SpecClassFileVisitor.class - [JAR]

org.spockframework.compiler

├─ org.spockframework.compiler.AbstractDeepBlockRewriter.class - [JAR]

├─ org.spockframework.compiler.AbstractSpecVisitor.class - [JAR]

├─ org.spockframework.compiler.AstNodeCache.class - [JAR]

├─ org.spockframework.compiler.AstUtil.class - [JAR]

├─ org.spockframework.compiler.ConditionRewriter.class - [JAR]

├─ org.spockframework.compiler.DeepBlockRewriter.class - [JAR]

├─ org.spockframework.compiler.ErrorReporter.class - [JAR]

├─ org.spockframework.compiler.ErrorRethrowerUsageDetector.class - [JAR]

├─ org.spockframework.compiler.ExpressionReplacingVisitorSupport.class - [JAR]

├─ org.spockframework.compiler.FieldInitializationExpression.class - [JAR]

├─ org.spockframework.compiler.IRewriteResources.class - [JAR]

├─ org.spockframework.compiler.ISpecialMethodCall.class - [JAR]

├─ org.spockframework.compiler.InstanceFieldAccessChecker.class - [JAR]

├─ org.spockframework.compiler.InteractionRewriter.class - [JAR]

├─ org.spockframework.compiler.InvalidSpecCompileException.class - [JAR]

├─ org.spockframework.compiler.NoSpecialMethodCall.class - [JAR]

├─ org.spockframework.compiler.OldValueExpression.class - [JAR]

├─ org.spockframework.compiler.SourceLookup.class - [JAR]

├─ org.spockframework.compiler.SpecAnnotator.class - [JAR]

├─ org.spockframework.compiler.SpecParser.class - [JAR]

├─ org.spockframework.compiler.SpecRewriter.class - [JAR]

├─ org.spockframework.compiler.SpecialMethodCall.class - [JAR]

├─ org.spockframework.compiler.SpockNames.class - [JAR]

├─ org.spockframework.compiler.SpockTransform.class - [JAR]

├─ org.spockframework.compiler.StatementReplacingVisitorSupport.class - [JAR]

├─ org.spockframework.compiler.WhereBlockRewriter.class - [JAR]

org.spockframework.lang

├─ org.spockframework.lang.ConditionBlock.class - [JAR]

├─ org.spockframework.lang.ISpecificationContext.class - [JAR]

├─ org.spockframework.lang.SpecInternals.class - [JAR]

├─ org.spockframework.lang.SpreadWildcard.class - [JAR]

├─ org.spockframework.lang.Wildcard.class - [JAR]

org.spockframework.runtime.model

├─ org.spockframework.runtime.model.Attachment.class - [JAR]

├─ org.spockframework.runtime.model.BlockInfo.class - [JAR]

├─ org.spockframework.runtime.model.BlockKind.class - [JAR]

├─ org.spockframework.runtime.model.BlockMetadata.class - [JAR]

├─ org.spockframework.runtime.model.DataProcessorMetadata.class - [JAR]

├─ org.spockframework.runtime.model.DataProviderInfo.class - [JAR]

├─ org.spockframework.runtime.model.DataProviderMetadata.class - [JAR]

├─ org.spockframework.runtime.model.ErrorInfo.class - [JAR]

├─ org.spockframework.runtime.model.ExecutionResult.class - [JAR]

├─ org.spockframework.runtime.model.ExpressionInfo.class - [JAR]

├─ org.spockframework.runtime.model.FeatureInfo.class - [JAR]

├─ org.spockframework.runtime.model.FeatureMetadata.class - [JAR]

├─ org.spockframework.runtime.model.FieldInfo.class - [JAR]

├─ org.spockframework.runtime.model.FieldMetadata.class - [JAR]

├─ org.spockframework.runtime.model.IAttachmentContainer.class - [JAR]

├─ org.spockframework.runtime.model.IExcludable.class - [JAR]

├─ org.spockframework.runtime.model.IInterceptable.class - [JAR]

├─ org.spockframework.runtime.model.INameable.class - [JAR]

├─ org.spockframework.runtime.model.IParallelInfo.class - [JAR]

├─ org.spockframework.runtime.model.ISkippable.class - [JAR]

├─ org.spockframework.runtime.model.ITaggable.class - [JAR]

├─ org.spockframework.runtime.model.ITestTaggable.class - [JAR]

├─ org.spockframework.runtime.model.Invoker.class - [JAR]

├─ org.spockframework.runtime.model.IterationFilter.class - [JAR]

├─ org.spockframework.runtime.model.IterationInfo.class - [JAR]

├─ org.spockframework.runtime.model.MethodInfo.class - [JAR]

├─ org.spockframework.runtime.model.MethodKind.class - [JAR]

├─ org.spockframework.runtime.model.NameProvider.class - [JAR]

├─ org.spockframework.runtime.model.NodeInfo.class - [JAR]

├─ org.spockframework.runtime.model.ParameterInfo.class - [JAR]

├─ org.spockframework.runtime.model.SpecElementInfo.class - [JAR]

├─ org.spockframework.runtime.model.SpecInfo.class - [JAR]

├─ org.spockframework.runtime.model.SpecMetadata.class - [JAR]

├─ org.spockframework.runtime.model.Tag.class - [JAR]

├─ org.spockframework.runtime.model.TestTag.class - [JAR]

├─ org.spockframework.runtime.model.TextPosition.class - [JAR]

├─ org.spockframework.runtime.model.TextRegion.class - [JAR]

org.spockframework.runtime.model.parallel

├─ org.spockframework.runtime.model.parallel.ExclusiveResource.class - [JAR]

├─ org.spockframework.runtime.model.parallel.ExecutionMode.class - [JAR]

├─ org.spockframework.runtime.model.parallel.ResourceAccessMode.class - [JAR]

├─ org.spockframework.runtime.model.parallel.Resources.class - [JAR]

spock.util.environment

├─ spock.util.environment.Jvm.class - [JAR]

├─ spock.util.environment.OperatingSystem.class - [JAR]

├─ spock.util.environment.RestoreSystemProperties.class - [JAR]

org.spockframework.gentyref

├─ org.spockframework.gentyref.CaptureType.class - [JAR]

├─ org.spockframework.gentyref.CaptureTypeImpl.class - [JAR]

├─ org.spockframework.gentyref.GenericArrayTypeImpl.class - [JAR]

├─ org.spockframework.gentyref.GenericTypeReflector.class - [JAR]

├─ org.spockframework.gentyref.ParameterizedTypeImpl.class - [JAR]

├─ org.spockframework.gentyref.TypeToken.class - [JAR]

├─ org.spockframework.gentyref.VarMap.class - [JAR]

├─ org.spockframework.gentyref.WildcardTypeImpl.class - [JAR]

spock.util.concurrent

├─ spock.util.concurrent.AsyncConditions.class - [JAR]

├─ spock.util.concurrent.BlockingVariable.class - [JAR]

├─ spock.util.concurrent.BlockingVariables.class - [JAR]

├─ spock.util.concurrent.BlockingVariablesImpl.class - [JAR]

├─ spock.util.concurrent.PollingConditions.class - [JAR]

org.spockframework.report.log

├─ org.spockframework.report.log.ReportLogConfiguration.class - [JAR]

org.spockframework.builder

├─ org.spockframework.builder.AddSlotFactory.class - [JAR]

├─ org.spockframework.builder.BuilderHelper.class - [JAR]

├─ org.spockframework.builder.ClosureBlueprint.class - [JAR]

├─ org.spockframework.builder.CollectionSlot.class - [JAR]

├─ org.spockframework.builder.CollectionSlotFactory.class - [JAR]

├─ org.spockframework.builder.DelegatingScript.class - [JAR]

├─ org.spockframework.builder.DelegatingScriptBlueprint.class - [JAR]

├─ org.spockframework.builder.GestaltBuilder.class - [JAR]

├─ org.spockframework.builder.IBlueprint.class - [JAR]

├─ org.spockframework.builder.IGestalt.class - [JAR]

├─ org.spockframework.builder.ISlot.class - [JAR]

├─ org.spockframework.builder.ISlotFactory.class - [JAR]

├─ org.spockframework.builder.PojoBuilder.class - [JAR]

├─ org.spockframework.builder.PojoGestalt.class - [JAR]

├─ org.spockframework.builder.PropertySlot.class - [JAR]

├─ org.spockframework.builder.Sculpturer.class - [JAR]

├─ org.spockframework.builder.SetterLikeSlot.class - [JAR]

├─ org.spockframework.builder.SetterSlotFactory.class - [JAR]

├─ org.spockframework.builder.SpockConfigurationGestalt.class - [JAR]

org.spockframework.tempdir

├─ org.spockframework.tempdir.TempDirConfiguration.class - [JAR]

org.spockframework.util.inspector

├─ org.spockframework.util.inspector.AstInspector.class - [JAR]

├─ org.spockframework.util.inspector.AstInspectorException.class - [JAR]

├─ org.spockframework.util.inspector.Inspect.class - [JAR]

spock.util.io

├─ spock.util.io.DirectoryFixture.class - [JAR]

├─ spock.util.io.FileSystemFixture.class - [JAR]

spock.lang

├─ spock.lang.AutoCleanup.class - [JAR]

├─ spock.lang.Execution.class - [JAR]

├─ spock.lang.FailsWith.class - [JAR]

├─ spock.lang.Ignore.class - [JAR]

├─ spock.lang.IgnoreIf.class - [JAR]

├─ spock.lang.IgnoreRest.class - [JAR]

├─ spock.lang.Isolated.class - [JAR]

├─ spock.lang.Issue.class - [JAR]

├─ spock.lang.Narrative.class - [JAR]

├─ spock.lang.PendingFeature.class - [JAR]

├─ spock.lang.PendingFeatureIf.class - [JAR]

├─ spock.lang.RepeatUntilFailure.class - [JAR]

├─ spock.lang.Requires.class - [JAR]

├─ spock.lang.ResourceLock.class - [JAR]

├─ spock.lang.Retry.class - [JAR]

├─ spock.lang.Rollup.class - [JAR]

├─ spock.lang.See.class - [JAR]

├─ spock.lang.Shared.class - [JAR]

├─ spock.lang.Specification.class - [JAR]

├─ spock.lang.Stepwise.class - [JAR]

├─ spock.lang.Subject.class - [JAR]

├─ spock.lang.Tag.class - [JAR]

├─ spock.lang.TempDir.class - [JAR]

├─ spock.lang.Timeout.class - [JAR]

├─ spock.lang.Title.class - [JAR]

├─ spock.lang.Unroll.class - [JAR]

spock.util.mop

├─ spock.util.mop.ConfineMetaClassChanges.class - [JAR]

├─ spock.util.mop.Use.class - [JAR]

org.spockframework.compat.groovy2

├─ org.spockframework.compat.groovy2.GroovyCodeVisitorCompat.class - [JAR]

org.spockframework.mock.codegen

├─ org.spockframework.mock.codegen.Target.class - [JAR]

org.spockframework.runtime.extension

├─ org.spockframework.runtime.extension.AbstractAnnotationDrivenExtension.class - [JAR]

├─ org.spockframework.runtime.extension.AbstractGlobalExtension.class - [JAR]

├─ org.spockframework.runtime.extension.AbstractMethodInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.ExtensionAnnotation.class - [JAR]

├─ org.spockframework.runtime.extension.ExtensionException.class - [JAR]

├─ org.spockframework.runtime.extension.ExtensionUtil.class - [JAR]

├─ org.spockframework.runtime.extension.IAnnotationDrivenExtension.class - [JAR]

├─ org.spockframework.runtime.extension.IDataDriver.class - [JAR]

├─ org.spockframework.runtime.extension.IGlobalExtension.class - [JAR]

├─ org.spockframework.runtime.extension.IIterationRunner.class - [JAR]

├─ org.spockframework.runtime.extension.IMethodInterceptor.class - [JAR]

├─ org.spockframework.runtime.extension.IMethodInvocation.class - [JAR]

├─ org.spockframework.runtime.extension.MethodInvocation.class - [JAR]

├─ org.spockframework.runtime.extension.RepeatedExtensionAnnotations.class - [JAR]

spock.config

├─ spock.config.ConfigurationException.class - [JAR]

├─ spock.config.ConfigurationObject.class - [JAR]

├─ spock.config.IncludeExcludeCriteria.class - [JAR]

├─ spock.config.ParallelConfiguration.class - [JAR]

├─ spock.config.RunnerConfiguration.class - [JAR]

org.spockframework.mock

├─ org.spockframework.mock.CallRealMethodResponse.class - [JAR]

├─ org.spockframework.mock.CannotCreateMockException.class - [JAR]

├─ org.spockframework.mock.CannotInvokeRealMethodException.class - [JAR]

├─ org.spockframework.mock.DefaultCompareToInteraction.class - [JAR]

├─ org.spockframework.mock.DefaultEqualsInteraction.class - [JAR]

├─ org.spockframework.mock.DefaultFinalizeInteraction.class - [JAR]

├─ org.spockframework.mock.DefaultHashCodeInteraction.class - [JAR]

├─ org.spockframework.mock.DefaultInteraction.class - [JAR]

├─ org.spockframework.mock.DefaultJavaLangObjectInteractions.class - [JAR]

├─ org.spockframework.mock.DefaultToStringInteraction.class - [JAR]

├─ org.spockframework.mock.EmptyOrDummyResponse.class - [JAR]

├─ org.spockframework.mock.IArgumentConstraint.class - [JAR]

├─ org.spockframework.mock.IChainableResponseGenerator.class - [JAR]

├─ org.spockframework.mock.IDefaultResponse.class - [JAR]

├─ org.spockframework.mock.IInteractionAware.class - [JAR]

├─ org.spockframework.mock.IInteractionScope.class - [JAR]

├─ org.spockframework.mock.IInvocationConstraint.class - [JAR]

├─ org.spockframework.mock.IMockConfiguration.class - [JAR]

├─ org.spockframework.mock.IMockController.class - [JAR]

├─ org.spockframework.mock.IMockFactory.class - [JAR]

├─ org.spockframework.mock.IMockInteraction.class - [JAR]

├─ org.spockframework.mock.IMockInvocation.class - [JAR]

├─ org.spockframework.mock.IMockMethod.class - [JAR]

├─ org.spockframework.mock.IMockObject.class - [JAR]

├─ org.spockframework.mock.IResponseGenerator.class - [JAR]

├─ org.spockframework.mock.ISpockMockObject.class - [JAR]

├─ org.spockframework.mock.InteractionNotSatisfiedError.class - [JAR]

├─ org.spockframework.mock.MockImplementation.class - [JAR]

├─ org.spockframework.mock.MockNature.class - [JAR]

├─ org.spockframework.mock.MockUtil.class - [JAR]

├─ org.spockframework.mock.TooFewInvocationsError.class - [JAR]

├─ org.spockframework.mock.TooManyInvocationsError.class - [JAR]

├─ org.spockframework.mock.WrongInvocationOrderError.class - [JAR]

├─ org.spockframework.mock.ZeroOrNullResponse.class - [JAR]

org.spockframework.runtime

├─ org.spockframework.runtime.AbstractRunListener.class - [JAR]

├─ org.spockframework.runtime.AsyncRunListener.class - [JAR]

├─ org.spockframework.runtime.AsyncStandardStreamsListener.class - [JAR]

├─ org.spockframework.runtime.ClassSelectorResolver.class - [JAR]

├─ org.spockframework.runtime.Condition.class - [JAR]

├─ org.spockframework.runtime.ConditionFailedWithExceptionError.class - [JAR]

├─ org.spockframework.runtime.ConditionNotSatisfiedError.class - [JAR]

├─ org.spockframework.runtime.ConfigurationBuilder.class - [JAR]

├─ org.spockframework.runtime.ConfigurationScriptLoader.class - [JAR]

├─ org.spockframework.runtime.DataIteratorFactory.class - [JAR]

├─ org.spockframework.runtime.DataVariablesIterationNameProvider.class - [JAR]

├─ org.spockframework.runtime.DefaultParallelExecutionConfiguration.class - [JAR]

├─ org.spockframework.runtime.DummyStackTraceFilter.class - [JAR]

├─ org.spockframework.runtime.ErrorCollector.class - [JAR]

├─ org.spockframework.runtime.ErrorInfoCollector.class - [JAR]

├─ org.spockframework.runtime.ErrorRethrower.class - [JAR]

├─ org.spockframework.runtime.ErrorSpecNode.class - [JAR]

├─ org.spockframework.runtime.ExpressionComparisonRenderer.class - [JAR]

├─ org.spockframework.runtime.ExpressionInfoBuilder.class - [JAR]

├─ org.spockframework.runtime.ExpressionInfoConverter.class - [JAR]

├─ org.spockframework.runtime.ExpressionInfoRenderer.class - [JAR]

├─ org.spockframework.runtime.ExpressionInfoValueRenderer.class - [JAR]

├─ org.spockframework.runtime.ExtensionClassesLoader.class - [JAR]

├─ org.spockframework.runtime.ExtensionRunner.class - [JAR]

├─ org.spockframework.runtime.FailedEqualityComparisonRenderer.class - [JAR]

├─ org.spockframework.runtime.FailedInstanceOfComparisonRenderer.class - [JAR]

├─ org.spockframework.runtime.FailedSetEqualityComparisonRenderer.class - [JAR]

├─ org.spockframework.runtime.FailedStringComparisonRenderer.class - [JAR]

├─ org.spockframework.runtime.FeatureNode.class - [JAR]

├─ org.spockframework.runtime.GlobalExtensionRegistry.class - [JAR]

├─ org.spockframework.runtime.GroovyRuntimeUtil.class - [JAR]

├─ org.spockframework.runtime.HamcrestFacade.class - [JAR]

├─ org.spockframework.runtime.IConfigurationRegistry.class - [JAR]

├─ org.spockframework.runtime.IDataIterator.class - [JAR]

├─ org.spockframework.runtime.IExtensionRegistry.class - [JAR]

├─ org.spockframework.runtime.IFeatureFilter.class - [JAR]

├─ org.spockframework.runtime.IFeatureSortOrder.class - [JAR]

├─ org.spockframework.runtime.IMethodNameMapper.class - [JAR]

├─ org.spockframework.runtime.IRunListener.class - [JAR]

├─ org.spockframework.runtime.IRunSupervisor.class - [JAR]

├─ org.spockframework.runtime.IStackTraceFilter.class - [JAR]

├─ org.spockframework.runtime.IStandardStreamsListener.class - [JAR]

├─ org.spockframework.runtime.InvalidSpecException.class - [JAR]

├─ org.spockframework.runtime.IterationNode.class - [JAR]

├─ org.spockframework.runtime.MasterRunListener.class - [JAR]

├─ org.spockframework.runtime.MasterRunSupervisor.class - [JAR]

├─ org.spockframework.runtime.MethodSelectorResolver.class - [JAR]

├─ org.spockframework.runtime.ParameterizedFeatureChildExecutor.class - [JAR]

├─ org.spockframework.runtime.ParameterizedFeatureNode.class - [JAR]

├─ org.spockframework.runtime.PlatformParameterizedSpecRunner.class - [JAR]

├─ org.spockframework.runtime.PlatformSpecRunner.class - [JAR]

├─ org.spockframework.runtime.RunContext.class - [JAR]

├─ org.spockframework.runtime.RunStatus.class - [JAR]

├─ org.spockframework.runtime.SafeIterationNameProvider.class - [JAR]

├─ org.spockframework.runtime.SimpleFeatureNode.class - [JAR]

├─ org.spockframework.runtime.SpecInfoBuilder.class - [JAR]

├─ org.spockframework.runtime.SpecNode.class - [JAR]

├─ org.spockframework.runtime.SpecRunHistory.class - [JAR]

├─ org.spockframework.runtime.SpecUtil.class - [JAR]

├─ org.spockframework.runtime.SpecificationContext.class - [JAR]

├─ org.spockframework.runtime.SpockAssertionError.class - [JAR]

├─ org.spockframework.runtime.SpockComparisonFailure.class - [JAR]

├─ org.spockframework.runtime.SpockEngine.class - [JAR]

├─ org.spockframework.runtime.SpockEngineDescriptor.class - [JAR]

├─ org.spockframework.runtime.SpockEngineDiscoveryPostProcessor.class - [JAR]

├─ org.spockframework.runtime.SpockException.class - [JAR]

├─ org.spockframework.runtime.SpockExecutionContext.class - [JAR]

├─ org.spockframework.runtime.SpockExecutionException.class - [JAR]

├─ org.spockframework.runtime.SpockNode.class - [JAR]

├─ org.spockframework.runtime.SpockRuntime.class - [JAR]

├─ org.spockframework.runtime.SpockTimeoutError.class - [JAR]

├─ org.spockframework.runtime.StackTraceFilter.class - [JAR]

├─ org.spockframework.runtime.StandardStreamsCapturer.class - [JAR]

├─ org.spockframework.runtime.UnallowedExceptionThrownError.class - [JAR]

├─ org.spockframework.runtime.ValueRecorder.class - [JAR]

├─ org.spockframework.runtime.WrongExceptionThrownError.class - [JAR]

spock.mock

├─ spock.mock.AutoAttach.class - [JAR]

├─ spock.mock.AutoAttachExtension.class - [JAR]

├─ spock.mock.DetachedMockFactory.class - [JAR]

├─ spock.mock.MockFactory.class - [JAR]

├─ spock.mock.MockingApi.class - [JAR]

org.spockframework.mock.constraint

├─ org.spockframework.mock.constraint.CodeArgumentConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.EqualArgumentConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.EqualMethodNameConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.EqualPropertyNameConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.NamedArgumentListConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.NegatingArgumentConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.PositionalArgumentListConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.PropertyNameConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.RegexMethodNameConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.RegexPropertyNameConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.SpreadWildcardArgumentConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.TargetConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.TypeArgumentConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.WildcardArgumentConstraint.class - [JAR]

├─ org.spockframework.mock.constraint.WildcardMethodNameConstraint.class - [JAR]

spock.util

├─ spock.util.AstNodeCaptureVisitor.class - [JAR]

├─ spock.util.AstNodeToScriptVisitor.class - [JAR]

├─ spock.util.EmbeddedSpecCompiler.class - [JAR]

├─ spock.util.EmbeddedSpecRunner.class - [JAR]

├─ spock.util.Exceptions.class - [JAR]

├─ spock.util.NodeCapture.class - [JAR]

├─ spock.util.Show.class - [JAR]

├─ spock.util.SourceToAstNodeAndSourceTranspiler.class - [JAR]

├─ spock.util.TranspileResult.class - [JAR]

org.spockframework.util

├─ org.spockframework.util.AbstractExpressionConverter.class - [JAR]

├─ org.spockframework.util.AbstractMultiset.class - [JAR]

├─ org.spockframework.util.Assert.class - [JAR]

├─ org.spockframework.util.Beta.class - [JAR]

├─ org.spockframework.util.CollectionUtil.class - [JAR]

├─ org.spockframework.util.ConsoleUtil.class - [JAR]

├─ org.spockframework.util.DataVariableMap.class - [JAR]

├─ org.spockframework.util.ExceptionUtil.class - [JAR]

├─ org.spockframework.util.Filter.class - [JAR]

├─ org.spockframework.util.GroovyReleaseInfo.class - [JAR]

├─ org.spockframework.util.GroovyUtil.class - [JAR]

├─ org.spockframework.util.HashMultiset.class - [JAR]

├─ org.spockframework.util.IFunction.class - [JAR]

├─ org.spockframework.util.IMatcher.class - [JAR]

├─ org.spockframework.util.IMultiset.class - [JAR]

├─ org.spockframework.util.IStoppable.class - [JAR]

├─ org.spockframework.util.IThrowableFunction.class - [JAR]

├─ org.spockframework.util.Identifiers.class - [JAR]

├─ org.spockframework.util.Immutable.class - [JAR]

├─ org.spockframework.util.IncompatibleGroovyVersionException.class - [JAR]

├─ org.spockframework.util.InternalIdentifiers.class - [JAR]

├─ org.spockframework.util.InternalSpockError.class - [JAR]

├─ org.spockframework.util.IoUtil.class - [JAR]

├─ org.spockframework.util.JsonWriter.class - [JAR]

├─ org.spockframework.util.LinkedHashMultiset.class - [JAR]

├─ org.spockframework.util.Matchers.class - [JAR]

├─ org.spockframework.util.MopUtil.class - [JAR]

├─ org.spockframework.util.NotThreadSafe.class - [JAR]

├─ org.spockframework.util.Nullable.class - [JAR]

├─ org.spockframework.util.ObjectUtil.class - [JAR]

├─ org.spockframework.util.Pair.class - [JAR]

├─ org.spockframework.util.ReflectionUtil.class - [JAR]

├─ org.spockframework.util.RenderUtil.class - [JAR]

├─ org.spockframework.util.SpockReleaseInfo.class - [JAR]

├─ org.spockframework.util.SpockUserHomeUtil.class - [JAR]

├─ org.spockframework.util.StringMessagePrintStream.class - [JAR]

├─ org.spockframework.util.TeePrintStream.class - [JAR]

├─ org.spockframework.util.TextUtil.class - [JAR]

├─ org.spockframework.util.ThreadSafe.class - [JAR]

├─ org.spockframework.util.TimeUtil.class - [JAR]

├─ org.spockframework.util.UnreachableCodeError.class - [JAR]

├─ org.spockframework.util.VersionChecker.class - [JAR]

├─ org.spockframework.util.VersionNumber.class - [JAR]

├─ org.spockframework.util.WrappedException.class - [JAR]

Advertisement

Dependencies from Group

Nov 30, 2022
2.3k usages
3.4k stars
Nov 30, 2022
653 usages
3.4k stars
Nov 30, 2022
44 usages
3.4k stars
Nov 30, 2022
28 usages
3.4k stars
Nov 30, 2022
28 usages
3.4k stars

Discover Dependencies

Jan 22, 2023
478 usages
817 stars
Jul 31, 2023
2.2k usages
3.7k stars
Nov 27, 2015
41 usages
16.8k stars
Jul 10, 2023
1.1k usages
649 stars
Dec 26, 2022
20 usages
2.2k stars
May 04, 2023
900 usages
Jun 15, 2023
1.1k usages
6k stars
Jul 11, 2023
354 usages
2.5k stars
Mar 11, 2015
423 usages
Aug 14, 2023
257 usages
5.2k stars