|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.plugins.php.task.AbstractPhpUnitConfig
com.atlassian.bamboo.plugins.php.task.PhpUnitConfigImpl
public class PhpUnitConfigImpl
| Field Summary | |
|---|---|
static java.lang.String |
PHPUNIT_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 | |
|---|---|
PhpUnitConfigImpl(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_CAPABILITY_PREFIX
| Constructor Detail |
|---|
public PhpUnitConfigImpl(@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 | |||||||||