- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testSpaces (0.05 seconds)
-
compat/maven-embedder/src/test/java/org/apache/maven/cli/props/MavenPropertiesTest.java
@BeforeEach public void setUp() throws Exception { properties = new MavenProperties(); properties.load(new StringReader(TEST_PROPERTIES)); } @Test public void testSpaces() throws Exception { String config = "\n" + "\n" + " \n" + " \n" + " \\ \\r \\n \\t \\f\n" + " \n"Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Mon Mar 09 14:29:03 GMT 2026 - 16.3K bytes - Click Count (0)