- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for shouldCreateFailureResult (0.47 seconds)
-
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
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Jun 07 06:22:47 GMT 2025 - 9.4K bytes - Click Count (0)