Class ParasoftSOAtest9xType

java.lang.Object
org.jenkinsci.lib.dtkit.type.MetricsType
org.jenkinsci.lib.dtkit.type.TestType
com.parasoft.findings.jenkins.xunit.ParasoftSOAtest9xType
All Implemented Interfaces:
ExtensionPoint, Describable<org.jenkinsci.lib.dtkit.type.TestType>, Serializable

public class ParasoftSOAtest9xType extends org.jenkinsci.lib.dtkit.type.TestType
Identifies our tests.
See Also:
  • Constructor Details

    • ParasoftSOAtest9xType

      @DataBoundConstructor public ParasoftSOAtest9xType(String pattern, boolean skipNoTestFiles, boolean failIfNotNew, boolean deleteOutputFiles, boolean stopProcessingIfError)