- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for assertThrowsExactly (0.13 seconds)
-
impl/maven-core/src/test/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactoryTest.java
import static org.junit.jupiter.api.Assertions.assertInstanceOf; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertNull; import static org.junit.jupiter.api.Assertions.assertThrowsExactly; /** * UT for {@link DefaultRepositorySystemSessionFactory}. */ @PlexusTest public class DefaultRepositorySystemSessionFactoryTest { @Inject protected MavenRepositorySystem mavenRepositorySystem;Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Jan 10 08:42:00 GMT 2025 - 19.1K bytes - Click Count (0)