- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testWithValueUserProperty (0.09 seconds)
-
compat/maven-model-builder/src/test/java/org/apache/maven/model/profile/activation/PropertyProfileActivatorTest.java
assertActivation(true, profile, newContext(null, newProperties("prop", ""))); assertActivation(true, profile, newContext(null, newProperties("other", "value"))); } @Test void testWithValueUserProperty() throws Exception { Profile profile = newProfile("prop", "value"); assertActivation(true, profile, newContext(newProperties("prop", "value"), null));
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Mar 21 04:56:21 GMT 2025 - 5.7K bytes - Click Count (0)