com.thalesgroup.dtkit.metrics.hudson.model
Class UnitTestHudsonTestType

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
      extended by com.thalesgroup.dtkit.metrics.hudson.api.type.TestType
          extended by com.thalesgroup.dtkit.metrics.hudson.model.UnitTestHudsonTestType
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType>, Serializable

public class UnitTestHudsonTestType
extends com.thalesgroup.dtkit.metrics.hudson.api.type.TestType

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
UnitTestHudsonTestType(String pattern, boolean faildedIfNotNew, boolean deleteOutputFiles)
           
 
Method Summary
 com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<? extends com.thalesgroup.dtkit.metrics.hudson.api.type.TestType> getDescriptor()
           
 Object readResolve()
           
 
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, isFailIfNotNew, isSkipNoTestFiles, isStopProcessingIfError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitTestHudsonTestType

public UnitTestHudsonTestType(String pattern,
                              boolean faildedIfNotNew,
                              boolean deleteOutputFiles)
Method Detail

getDescriptor

public com.thalesgroup.dtkit.metrics.hudson.api.descriptor.TestTypeDescriptor<? extends com.thalesgroup.dtkit.metrics.hudson.api.type.TestType> getDescriptor()
Specified by:
getDescriptor in interface hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.TestType>
Overrides:
getDescriptor in class com.thalesgroup.dtkit.metrics.hudson.api.type.TestType

readResolve

public Object readResolve()
Overrides:
readResolve in class com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType


Copyright © 2004-2013. All Rights Reserved.