public class TestUtils extends Object
Modifier and Type | Method and Description |
---|---|
static DependencyCollectionContext |
newCollectionContext(RepositorySystemSession session,
Dependency dependency,
List<Dependency> managedDependencies)
Creates a new dependency collection context.
|
static DefaultRepositorySystemSession |
newSession()
Creates a new repository session whose local repository manager is initialized with an instance of
TestLocalRepositoryManager . |
static DependencyGraphTransformationContext |
newTransformationContext(RepositorySystemSession session)
Creates a new dependency graph transformation context.
|
public static DefaultRepositorySystemSession newSession()
TestLocalRepositoryManager
.public static DependencyCollectionContext newCollectionContext(RepositorySystemSession session, Dependency dependency, List<Dependency> managedDependencies)
public static DependencyGraphTransformationContext newTransformationContext(RepositorySystemSession session)
Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.