Uses of Package
org.spockframework.runtime
-
Packages that use org.spockframework.runtime Package Description org.spockframework.mock Spock's built-in mocking framework.org.spockframework.runtime org.spockframework.runtime.extension.builtin org.spockframework.runtime.model -
Classes in org.spockframework.runtime used by org.spockframework.mock Class Description SpockAssertionError -
Classes in org.spockframework.runtime used by org.spockframework.runtime Class Description BaseSpecRunner Executes a single Spec.Condition Runtime representation of an evaluated condition.ExtensionRunner Runs global and local extensions for a spec.IFeatureFilter IFeatureSortOrder IMethodNameMapper Maps method names in bytecode to their logical names.InvalidSpecException Indicates that a Spec has done something it is not supposed to do.IRunListener Listens to a spec run.IRunSupervisor IStackTraceFilter ParameterizedSpecRunner Adds the ability to run parameterized features.RunContext SpecificationContext SpecRunHistory SpockAssertionError SpockExecutionException Indicates that a problem occurred during Spec execution.ValueRecorder Records the values in a condition. -
Classes in org.spockframework.runtime used by org.spockframework.runtime.extension.builtin Class Description AbstractRunListener IRunListener Listens to a spec run. -
Classes in org.spockframework.runtime used by org.spockframework.runtime.model Class Description IFeatureFilter IFeatureSortOrder IMethodNameMapper Maps method names in bytecode to their logical names.IRunListener Listens to a spec run.