Uses of Package
org.spockframework.runtime

Packages that use org.spockframework.runtime
org.spockframework.mock   
org.spockframework.runtime   
org.spockframework.runtime.extension.builtin   
org.spockframework.runtime.model   
 

Classes in org.spockframework.runtime used by org.spockframework.mock
SpockAssertionError
           
 

Classes in org.spockframework.runtime used by org.spockframework.runtime
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
           
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
AbstractRunListener
           
IRunListener
          Listens to a spec run.
 

Classes in org.spockframework.runtime used by org.spockframework.runtime.model
IFeatureFilter
           
IFeatureSortOrder
           
IMethodNameMapper
          Maps method names in bytecode to their logical names.
IRunListener
          Listens to a spec run.
 



Copyright © 2013. All rights reserved