public interface ClassPathClassifier
ClassPathClassifier builds the ArtifactsUrlClassification that would be used for creating the
ClassLoader to run the test.| Modifier and Type | Method and Description |
|---|---|
ArtifactsUrlClassification |
classify(ClassPathClassifierContext context)
Implements the logic for classifying how the URLs provided for dependencies should be arranged
|
ArtifactsUrlClassification classify(ClassPathClassifierContext context)
context - ClassPathClassifierContext to be used during the classificationArtifactsUrlClassification with the corresponding URLsCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.