|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.command.Command com.atlassian.bamboo.builder.AbstractBuilder com.atlassian.bamboo.plugins.builder.php.AbstractPhpUnitBuilder com.atlassian.bamboo.plugins.builder.php.PhpUnit33XBuilder
@Deprecated public class PhpUnit33XBuilder
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.plugins.builder.php.AbstractPhpUnitBuilder |
---|
arguments, coverageHtmlDirectory, coverageHtmlEnabled, logXmlEnabled, logXmlFile, options, PATHHELP, PHP_UNIT_BUILD_SUCCESSFUL_MARKER |
Fields inherited from class com.atlassian.bamboo.command.Command |
---|
buildLoggerManager, customVariableContext |
Fields inherited from interface com.atlassian.bamboo.builder.Builder |
---|
CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE |
Constructor Summary | |
---|---|
PhpUnit33XBuilder()
Deprecated. |
Method Summary | |
---|---|
java.util.Map<java.lang.String,LabelPathMap> |
addDefaultLabelPathMaps(java.util.Map<java.lang.String,LabelPathMap> labelPathMaps)
Deprecated. |
protected java.lang.String |
getLogXmlOption()
Deprecated. |
java.lang.String |
getName()
Deprecated. Returns a human readable version of the current Builder type |
Methods inherited from class com.atlassian.bamboo.plugins.builder.php.AbstractPhpUnitBuilder |
---|
addDefaultValues, executeBuild, executeCommand, findPhpUnitExecutable, getArguments, getCommandArguments, getCommandExecutable, getCoverageHtmlDirectory, getCustomEnvironmentVars, getFullParams, getLogXmlFile, getPathHelp, getPhpUnitVersion, getTestResultsDirectory, hasPassed, hasTests, isCoverageHtmlEnabled, isLogXmlEnabled, isPathValid, setArguments, setCoverageHtmlDirectory, setCoverageHtmlEnabled, setLogXmlEnabled, setLogXmlFile, setParams, validate, validate |
Methods inherited from class com.atlassian.bamboo.command.Command |
---|
decorateCommandLine, getBuildLoggerManager, getCommandLine, getEnvironmentSetting, getSubstitutedCommandLine, isWindowsPlatform, setBuildLoggerManager, setCustomVariableContext, setPluginAccessor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PhpUnit33XBuilder()
Method Detail |
---|
@NotNull public java.lang.String getName()
Builder
@NotNull protected java.lang.String getLogXmlOption()
getLogXmlOption
in class AbstractPhpUnitBuilder
public java.util.Map<java.lang.String,LabelPathMap> addDefaultLabelPathMaps(java.util.Map<java.lang.String,LabelPathMap> labelPathMaps)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |