Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for testCalculateExecutionPlanWithGoalTasks (0.16 seconds)

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

    import static org.junit.jupiter.api.Assertions.assertEquals;
    
    /**
     */
    class LifecycleExecutionPlanCalculatorTest extends AbstractCoreMavenComponentTestCase {
    
        @Test
        void testCalculateExecutionPlanWithGoalTasks() throws Exception {
            MojoDescriptorCreator mojoDescriptorCreator = createMojoDescriptorCreator();
            LifecycleExecutionPlanCalculator lifecycleExecutionPlanCalculator =
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Fri Oct 25 12:31:46 GMT 2024
    - 3.9K bytes
    - Click Count (0)
Back to Top