- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for assertExceptionMessageContains (0.27 sec)
-
impl/maven-core/src/test/java/org/apache/maven/internal/impl/DefaultProjectManagerTest.java
// Verify that an exception is thrown when the artifactId differs when(artifact.getArtifactId()).thenReturn("anotherArtifact"); assertExceptionMessageContains("myGroup:myArtifact:1.0-SNAPSHOT", "myGroup:anotherArtifact:1.0-SNAPSHOT"); // Add a Java module. It should relax the restriction on artifactId. projectManager.addSourceRoot( project,Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Dec 17 16:17:01 UTC 2025 - 5.2K bytes - Viewed (0)