public class JBehavePluginType
extends org.jenkinsci.lib.dtkit.type.TestType
Modifier and Type | Class and Description |
---|---|
static class |
JBehavePluginType.DescriptorImpl |
Constructor and Description |
---|
JBehavePluginType(String pattern,
boolean skipNoTestFiles,
boolean failIfNotNew,
boolean deleteOutputFiles,
boolean stopProcessingIfError) |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.lib.dtkit.descriptor.TestTypeDescriptor<?> |
getDescriptor() |
@DataBoundConstructor public JBehavePluginType(String pattern, boolean skipNoTestFiles, boolean failIfNotNew, boolean deleteOutputFiles, boolean stopProcessingIfError)
Copyright © 2003–2021. All rights reserved.