- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for shouldNotBeApplicableWhenPluginsOptionFalse (0.3 seconds)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/PluginUpgradeStrategyTest.java
} @Test @DisplayName("should not be applicable when --plugins option is false") void shouldNotBeApplicableWhenPluginsOptionFalse() { UpgradeOptions options = mock(UpgradeOptions.class); when(options.plugins()).thenReturn(Optional.of(false)); when(options.all()).thenReturn(Optional.empty());Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 27.8K bytes - Click Count (0)