- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for shouldCreateFailureResult (0.11 sec)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/UpgradeResultTest.java
assertEquals(0, result.errorCount(), "Should have no errors"); } @Test @DisplayName("should create failure result") void shouldCreateFailureResult() { Path pom1 = Paths.get("pom.xml"); Path pom2 = Paths.get("module/pom.xml"); UpgradeResult result = new UpgradeResult( Set.of(pom1, pom2), // processed
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Sat Jun 07 06:22:47 UTC 2025 - 9.4K bytes - Viewed (0)