See: Description
| Class | Description |
|---|---|
| DependencyGraphParser |
Creates a dependency graph from a text description.
|
| IniArtifactDescriptorReader |
An artifact descriptor reader that gets data from a simple text file on the classpath.
|
| NodeBuilder |
A builder to create dependency nodes for unit testing.
|
| TestFileProcessor |
A simple file processor implementation to help satisfy component requirements during tests.
|
| TestFileUtils |
Provides utility methods to read and write (temporary) files.
|
| TestLocalRepositoryManager |
A simplistic local repository manager that uses a temporary base directory.
|
| TestLoggerFactory | Deprecated
Use SLF4J instead
|
| TestUtils |
Utility methods to help unit testing.
|
| TestVersion |
Version ordering by
String.compareToIgnoreCase(String). |
| TestVersionConstraint |
A constraint on versions for a dependency.
|
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.