- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for shouldInheritBehaviorFromAbstractUpgradeGoal (0.29 seconds)
-
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/ApplyTest.java
@DisplayName("Integration with AbstractUpgradeGoal") class IntegrationTests { @Test @DisplayName("should inherit behavior from AbstractUpgradeGoal") void shouldInheritBehaviorFromAbstractUpgradeGoal() { // This test verifies that Apply inherits the model version logic from AbstractUpgradeGoal // The actual logic is tested in AbstractUpgradeGoalTestCreated: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 10:39:17 GMT 2025 - 4.9K bytes - Click Count (0) -
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/CheckTest.java
@DisplayName("Integration with AbstractUpgradeGoal") class IntegrationTests { @Test @DisplayName("should inherit behavior from AbstractUpgradeGoal") void shouldInheritBehaviorFromAbstractUpgradeGoal() { // This test verifies that Check inherits the model version logic from AbstractUpgradeGoal // The actual logic is tested in AbstractUpgradeGoalTestCreated: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sat Jun 07 06:22:47 GMT 2025 - 4.9K bytes - Click Count (0)