- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for hasDifferences (0.05 sec)
-
compat/maven-model-builder/src/test/java/org/apache/maven/model/inheritance/DefaultInheritanceAssemblerTest.java
Diff diff = DiffBuilder.compare(expected) .withTest(actual) .ignoreComments() .ignoreWhitespace() .build(); assertFalse(diff.hasDifferences(), "XML files should be identical: " + diff.toString()); } @Test void testModulePathNotArtifactId() throws IOException { Model parent = getModel("module-path-not-artifactId-parent");Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Sep 17 10:01:14 UTC 2025 - 8.2K bytes - Viewed (0)