public class JBehaveType
extends org.jenkinsci.plugins.xunit.types.JUnitType
Constructor and Description |
---|
JBehaveType(String pattern,
boolean skipNoTestFiles,
boolean failIfNotNew,
boolean deleteOutputFiles,
boolean stopProcessingIfError) |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.lib.dtkit.descriptor.TestTypeDescriptor<?> |
getDescriptor() |
Object |
readResolve() |
public JBehaveType(String pattern, boolean skipNoTestFiles, boolean failIfNotNew, boolean deleteOutputFiles, boolean stopProcessingIfError)
public org.jenkinsci.lib.dtkit.descriptor.TestTypeDescriptor<?> getDescriptor()
getDescriptor
in interface hudson.model.Describable<org.jenkinsci.lib.dtkit.type.TestType>
getDescriptor
in class org.jenkinsci.lib.dtkit.type.TestType
public Object readResolve()
readResolve
in class org.jenkinsci.plugins.xunit.types.JUnitType
Copyright © 2003–2021. All rights reserved.