- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for wrapperProperties (0.15 seconds)
-
impl/maven-core/src/test/java/org/apache/maven/model/PropertiesTest.java
// Get the WrapperProperties instance Properties wrapperProps = model.getProperties(); // First read - should initialize cache assertEquals("initial.value", wrapperProps.getProperty("initial.key")); // Simulate external change by directly calling setProperties (another WrapperProperties instance)Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Thu Jun 12 07:26:53 GMT 2025 - 10.5K bytes - Click Count (0)