|
||||||||||
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.PhpUnitBuilder
public class PhpUnitBuilder
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.plugins.builder.php.AbstractPhpUnitBuilder |
---|
arguments, BUILD_SUCCESSFUL_MARKER, coverageHtmlDirectory, coverageHtmlEnabled, logXmlEnabled, logXmlFile, options, PATHHELP |
Fields inherited from class com.atlassian.bamboo.builder.AbstractBuilder |
---|
BUILD_FAILED_MARKER, buildDirectoryManager, DEFAULT_TEST_REPORTS_XML, errorUpdateHandler, FIND_FAILURE_MESSAGE_IN_LAST, FIND_SUCCESS_MESSAGE_IN_LAST, PARAM_BUILD_LABEL, PARAM_BUILDJDK, PARAM_ENV_VAR, PARAM_HASTESTS, PARAM_HOME, PARAM_PROJECT_FILE, PARAM_TEST_RESULTS_DIRECTORY, PARAM_WORKING_SUB_DIR, SEARCH_BUILD_SUCCESS_FAIL_MESSAGE_EVERYWHERE, templateRenderer |
Fields inherited from class com.atlassian.bamboo.command.Command |
---|
buildLoggerManager, CBD_BUILD_COMMANDLINE, substitutionBean |
Fields inherited from interface com.atlassian.bamboo.builder.Builder |
---|
CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE |
Constructor Summary | |
---|---|
PhpUnitBuilder()
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,LabelPathMap> |
addDefaultLabelPathMaps(java.util.Map<java.lang.String,LabelPathMap> labelPathMaps)
|
protected java.lang.String |
getLogXmlOption()
|
java.lang.String |
getName()
Returns a human readable version of the current Builder type |
Methods inherited from class com.atlassian.bamboo.plugins.builder.php.AbstractPhpUnitBuilder |
---|
addDefaultValues, 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, getVariableSubstitutionBean, isWindowsPlatform, setBuildLoggerManager, setPluginAccessor, setVariableSubstitutionBean |
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 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 |