Uses of Class
org.spockframework.runtime.model.ErrorInfo

Packages that use ErrorInfo
org.spockframework.runtime   
 

Uses of ErrorInfo in org.spockframework.runtime
 

Methods in org.spockframework.runtime with parameters of type ErrorInfo
 void MasterRunListener.error(ErrorInfo error)
           
 int JUnitSupervisor.error(ErrorInfo error)
           
 int IRunSupervisor.error(ErrorInfo error)
           
 void IRunListener.error(ErrorInfo error)
          Called for every error that occurs during a spec run.
 void AbstractRunListener.error(ErrorInfo error)
           
 



Copyright © 2013. All rights reserved