com.thalesgroup.hudson.plugins.xunit.service
Class XUnitToolInfo
java.lang.Object
com.thalesgroup.hudson.plugins.xunit.service.XUnitToolInfo
- All Implemented Interfaces:
- Serializable
public class XUnitToolInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
XUnitToolInfo(com.thalesgroup.dtkit.metrics.hudson.api.type.TestType testType,
String expandedPattern,
long buildTime)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XUnitToolInfo
public XUnitToolInfo(com.thalesgroup.dtkit.metrics.hudson.api.type.TestType testType,
String expandedPattern,
long buildTime)
setCusXSLFile
public void setCusXSLFile(File cusXSLFile)
getCusXSLFile
public File getCusXSLFile()
getTestType
public com.thalesgroup.dtkit.metrics.hudson.api.type.TestType getTestType()
getExpandedPattern
public String getExpandedPattern()
getBuildTime
public long getBuildTime()
getToolName
public String getToolName()
Copyright © 2004-2011. All Rights Reserved.