Package org.eclipse.aether.internal.test.util
package org.eclipse.aether.internal.test.util
Utility classes to ease unit testing. This package supports the needs of Aether's own codebase but implementors of
extensions might find some of these classes useful, too, as long as they understand that these classes do not denote
a stable API and are subject to change without prior notice.
-
ClassDescriptionCreates a dependency graph from a text description.An artifact descriptor reader that gets data from a simple text file on the classpath.A builder to create dependency nodes for unit testing.A simple file processor implementation to help satisfy component requirements during tests.Provides utility methods to read and write (temporary) files.A simplistic local repository manager that uses a temporary base directory.Utility methods to help unit testing.Version ordering by
String.compareToIgnoreCase(String)
.A constraint on versions for a dependency.