Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for testGetByTaskSegment (0.11 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. impl/maven-core/src/test/java/org/apache/maven/lifecycle/internal/ProjectBuildListTest.java

    import static org.junit.jupiter.api.Assertions.assertEquals;
    import static org.junit.jupiter.api.Assertions.assertTrue;
    
    /**
     */
    class ProjectBuildListTest {
        @Test
        void testGetByTaskSegment() throws Exception {
            final MavenSession session = ProjectDependencyGraphStub.getMavenSession();
            ProjectBuildList projectBuildList = ProjectDependencyGraphStub.getProjectBuildList(session);
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Wed Sep 17 10:01:14 GMT 2025
    - 1.9K bytes
    - Click Count (0)
Back to Top