Package com.soebes.itf.examples.goals
Class GoalsOnClassIT
java.lang.Object
com.soebes.itf.examples.goals.GoalsOnClassIT
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
goal_clean
(com.soebes.itf.jupiter.maven.MavenExecutionResult result)
-
Constructor Details
-
GoalsOnClassIT
GoalsOnClassIT()
-
-
Method Details
-
goal_clean
@MavenTest @DisplayName("This will check the goal which is defined on the class.") void goal_clean(com.soebes.itf.jupiter.maven.MavenExecutionResult result)
-