- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testVersionStringWithoutAnsi (0.22 sec)
-
compat/maven-embedder/src/test/java/org/apache/maven/cli/MavenCliTest.java
} /** * MNG-7032: Disable colours for {@code --version} if {@code --batch-mode} is also given. * @throws Exception cli invocation. */ @Test void testVersionStringWithoutAnsi() throws Exception { // given // - request with version and batch mode CliRequest cliRequest = new CliRequest(new String[] {"--version", "--batch-mode"}, null);
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 30.3K bytes - Viewed (0)