- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testHardCodedSystemPath (0.16 sec)
-
compat/maven-model-builder/src/test/java/org/apache/maven/model/validation/DefaultModelValidatorTest.java
assertTrue(result.getFatals().get(1).contains("parent.artifactId")); assertTrue(result.getFatals().get(2).contains("parent.version")); } @Test void testHardCodedSystemPath() throws Exception { SimpleProblemCollector result = validateRaw("hard-coded-system-path.xml"); assertViolations(result, 0, 0, 3); assertContains(
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 32.8K bytes - Viewed (0)