com.googlecode.refit.osgi
Class FileRunner

java.lang.Object
  extended by com.googlecode.refit.osgi.FileRunner

public class FileRunner
extends Object

Runs a single Fit test.

Author:
hwellmann
See Also:
TreeRunner

Constructor Summary
FileRunner(File inputDir, File outputDir, String testPath)
           
 
Method Summary
 boolean run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileRunner

public FileRunner(File inputDir,
                  File outputDir,
                  String testPath)
Method Detail

run

public boolean run()


Copyright © 2011. All Rights Reserved.