|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.command.Command
com.atlassian.bamboo.builder.AbstractBuilder
com.atlassian.bamboo.plugins.builder.php.AbstractPhpUnitBuilder
com.atlassian.bamboo.plugins.builder.php.PhpUnitBuilder
@Deprecated public class PhpUnitBuilder
| 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 | |
|---|---|
PhpUnitBuilder()
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 PhpUnitBuilder()
| Method Detail |
|---|
@NotNull public java.lang.String getName()
Builder
@NotNull protected java.lang.String getLogXmlOption()
getLogXmlOption in class AbstractPhpUnitBuilderpublic 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 | |||||||||