- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testVerifyExpectedParentStructure (0.1 sec)
-
impl/maven-core/src/test/java/org/apache/maven/graph/DefaultProjectDependencyGraphTest.java
assertEquals(aProject, sortedProjects.get(0)); assertEquals(depender1, sortedProjects.get(1)); } @Test void testVerifyExpectedParentStructure() throws CycleDetectedException, DuplicateProjectException { // This test verifies the baseline structure used in subsequent tests. If this fails, the rest will fail.
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Sep 17 10:01:14 UTC 2025 - 10.3K bytes - Viewed (0)