Uses of Class
org.specrunner.result.ResultException

Packages that use ResultException
org.specrunner.dumper.core   
org.specrunner.result   
 

Uses of ResultException in org.specrunner.dumper.core
 

Methods in org.specrunner.dumper.core that throw ResultException
protected  void SourceDumperWritables.addWritable(File dir, int index, String prefixToRemove, IResult r)
          Write elements.
protected  void AbstractSourceDumperFile.clean(File file)
          Clean up directory files before dumping resources.
 

Uses of ResultException in org.specrunner.result
 

Methods in org.specrunner.result that throw ResultException
 Map<String,String> IWritable.writeTo(String target)
          Write the object to target and returns a map from names to results.
 



Copyright © 2014. All rights reserved.