|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.tusarnotifier.service.TusarNotifierConversionService
public class TusarNotifierConversionService
| Constructor Summary | |
|---|---|
TusarNotifierConversionService()
|
|
| Method Summary | |
|---|---|
java.io.File |
convert(TusarToolInfo tusarToolInfo,
java.io.File inputFile,
java.io.File workspace,
java.io.File outputDirectory)
Converts the inputFile into a JUnit output file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TusarNotifierConversionService()
| Method Detail |
|---|
public java.io.File convert(TusarToolInfo tusarToolInfo,
java.io.File inputFile,
java.io.File workspace,
java.io.File outputDirectory)
throws TusarNotifierException
tusarToolInfo - the tusar tool info wrapper objectinputFile - the input file to be convertedworkspace - the workspaceoutputDirectory - the output parent directory that contains the TUSAR output file
TusarNotifierException - an XUnitException is thrown if there is a conversion error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||