Package com.mathworks.ci.freestyle
Class RunMatlabTestsBuilder.TapArtifact
- java.lang.Object
-
- com.mathworks.ci.freestyle.RunMatlabTestsBuilder.AbstractArtifactImpl
-
- com.mathworks.ci.freestyle.RunMatlabTestsBuilder.TapArtifact
-
- All Implemented Interfaces:
RunMatlabTestsBuilder.Artifact
- Enclosing class:
- RunMatlabTestsBuilder
public static class RunMatlabTestsBuilder.TapArtifact extends RunMatlabTestsBuilder.AbstractArtifactImpl
-
-
Constructor Summary
Constructors Constructor Description TapArtifact(String tapReportFilePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addFilePathArgTo(Map<String,String> inputArgs)
-
Methods inherited from class com.mathworks.ci.freestyle.RunMatlabTestsBuilder.AbstractArtifactImpl
getFilePath, getSelected, setFilePath
-
-