public class PhpUnit33XConfigImpl extends AbstractPhpUnitConfig
Modifier and Type | Field and Description |
---|---|
static String |
PHPUNIT_33X_CAPABILITY_PREFIX |
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
PLUGIN_KEY_PHPUNIT, PLUGIN_KEY_PHPUNIT33X
Constructor and Description |
---|
PhpUnit33XConfigImpl(@NotNull TaskContext taskContext,
@NotNull CapabilityContext capabilityContext,
@NotNull EnvironmentVariableAccessor environmentVariableAccessor) |
Modifier and Type | Method and Description |
---|---|
protected @NotNull List<String> |
buildCommandline() |
getArguments, getBuilderPath, getCommandline, getCoverageHtmlDirectoryName, getExtraEnvironment, getLogJunitFilename, getRootDirectory, getWorkingDirectory, isCoverageHtmlEnabled, isLogJunitEnabled
public static final String PHPUNIT_33X_CAPABILITY_PREFIX
public PhpUnit33XConfigImpl(@NotNull @NotNull TaskContext taskContext, @NotNull @NotNull CapabilityContext capabilityContext, @NotNull @NotNull EnvironmentVariableAccessor environmentVariableAccessor)
@NotNull protected @NotNull List<String> buildCommandline()
buildCommandline
in class AbstractPhpUnitConfig
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.