public class TestScopeFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Predicate<org.apache.maven.artifact.Artifact> |
TEST_SCOPE_PREDICATE |
| Constructor and Description |
|---|
TestScopeFilter() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.ImmutableList<org.apache.maven.artifact.Artifact> |
getTestScoped(Iterable<? extends org.apache.maven.artifact.Artifact> artifacts) |
public static final com.google.common.base.Predicate<org.apache.maven.artifact.Artifact> TEST_SCOPE_PREDICATE
public static com.google.common.collect.ImmutableList<org.apache.maven.artifact.Artifact> getTestScoped(Iterable<? extends org.apache.maven.artifact.Artifact> artifacts)
Copyright © 2015 Atlassian. All rights reserved.