Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for notHappy (0.03 sec)

  1. impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/BaseParserTest.java

            Assertions.assertTrue(invokerRequest.systemProperties().containsKey("maven.property"));
            Assertions.assertEquals("yes it is", invokerRequest.systemProperties().get("maven.property"));
        }
    
        @Test
        void notHappy() {
            InvokerRequest invokerRequest = subject.parseInvocation(
                    ParserRequest.mvn(Arrays.asList("--what-is-this-option", "-X"), mock(MessageBuilderFactory.class))
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Sep 17 10:01:14 UTC 2025
    - 4.2K bytes
    - Viewed (0)
Back to top