See: Description
| Class | Description |
|---|---|
| ArtifactDefinition | |
| ArtifactDescription | |
| DependencyGraphParser |
Creates a dependency graph from a text description.
|
| DependencyGraphParser.LineContext | |
| IniArtifactDataReader | |
| IniArtifactDataReader.Definition | |
| 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.
|
| NodeDefinition |
A definition of a dependency node via a single line of text.
|
| TestDependencyCollectionContext | |
| TestDependencyGraphTransformationContext | |
| 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 |
A logger factory that writes to some
PrintStream. |
| TestLoggerFactory.TestLogger | |
| TestUtils |
Utility methods to help unit testing.
|
| TestVersion |
Version ordering by
String.compareToIgnoreCase(String). |
| TestVersionConstraint |
A constraint on versions for a dependency.
|
| TestVersionFilterContext | |
| TestVersionRange |
A version range inspired by mathematical range syntax.
|
| TestVersionScheme |
A version scheme using a generic version syntax.
|
| Enum | Description |
|---|---|
| IniArtifactDataReader.State |