public class PhpUnitBuildTaskHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Set<Requirement> |
calculateRequirements(TaskConfiguratorHelper taskConfiguratorHelper,
TaskDefinition taskDefinition) |
static PhpUnitConfig |
createConfig(TaskIdentifier taskIdentifier,
TaskContext taskContext,
CapabilityContext capabilityContext,
EnvironmentVariableAccessor environmentVariableAccessor) |
@NotNull public static Set<Requirement> calculateRequirements(@NotNull TaskConfiguratorHelper taskConfiguratorHelper, @NotNull TaskDefinition taskDefinition)
@NotNull public static PhpUnitConfig createConfig(@NotNull TaskIdentifier taskIdentifier, @NotNull TaskContext taskContext, @NotNull CapabilityContext capabilityContext, @NotNull EnvironmentVariableAccessor environmentVariableAccessor)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.