|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
com.thalesgroup.hudson.plugins.xunit.types.XUnitType
com.thalesgroup.hudson.plugins.xunit.types.MSTestType
public class MSTestType
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Constructor Summary | |
---|---|
MSTestType(java.lang.String pattern,
boolean faildedIfNotNew,
boolean deleteJUnitFiles)
|
Method Summary | |
---|---|
com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor |
getDescriptor()
|
java.lang.Object |
readResolve()
Call at Hudson startup for backward compatibility |
Methods inherited from class com.thalesgroup.hudson.plugins.xunit.types.XUnitType |
---|
isDeleteJUnitFiles |
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.TestType |
---|
all, getInputMetric |
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType |
---|
getPattern, isDeleteOutputFiles, isFaildedIfNotNew, isStopProcessingIfError |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MSTestType(java.lang.String pattern, boolean faildedIfNotNew, boolean deleteJUnitFiles)
Method Detail |
---|
public com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor getDescriptor()
getDescriptor
in interface hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType>
getDescriptor
in class com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
public java.lang.Object readResolve()
readResolve
in class com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |