- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testVariousWriteOperations (0.07 sec)
-
impl/maven-core/src/test/java/org/apache/maven/model/PropertiesTest.java
assertEquals("another.value", wrapper1.getProperty("another.key")); assertEquals("another.value", wrapper2.getProperty("another.key")); } @Test void testVariousWriteOperations() { // Create a Model with initial properties Model model = new Model(); Properties initialProps = new Properties(); initialProps.setProperty("key1", "value1");
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Jun 12 07:26:53 UTC 2025 - 10.5K bytes - Viewed (0)