|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig com.atlassian.bamboo.plugins.php.task.PhpUnit33XConfigImpl
public class PhpUnit33XConfigImpl
Field Summary | |
---|---|
static java.lang.String |
PHPUNIT_33X_CAPABILITY_PREFIX
|
Fields inherited from class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig |
---|
CFG_ARGUMENTS, CFG_COVERAGE_HTML_DIRECTORY_NAME, CFG_COVERAGE_HTML_ENABLED, CFG_COVERAGE_HTML_ENABLED_BOOLEAN, CFG_LOG_JUNIT_ENABLED, CFG_LOG_JUNIT_ENABLED_BOOLEAN, CFG_LOG_JUNIT_FILENAME |
Fields inherited from interface com.atlassian.bamboo.plugins.php.task.PhpUnitConfig |
---|
PLUGIN_KEY_PHPUNIT, PLUGIN_KEY_PHPUNIT33X |
Constructor Summary | |
---|---|
PhpUnit33XConfigImpl(TaskContext taskContext,
CapabilityContext capabilityContext)
|
Method Summary | |
---|---|
protected java.util.List<java.lang.String> |
buildCommandline()
|
Methods inherited from class com.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig |
---|
getArguments, getBuilderPath, getCommandline, getCoverageHtmlDirectoryName, getExtraEnvironment, getLogJunitFilename, getRootDirectory, getWorkingDirectory, isCoverageHtmlEnabled, isLogJunitEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PHPUNIT_33X_CAPABILITY_PREFIX
Constructor Detail |
---|
public PhpUnit33XConfigImpl(@NotNull TaskContext taskContext, @NotNull CapabilityContext capabilityContext)
Method Detail |
---|
@NotNull protected java.util.List<java.lang.String> buildCommandline()
buildCommandline
in class AbstractPhpUnitConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |