Package com.soebes.itf.examples.goals
Class MetaAnnotationGoalIT
java.lang.Object
com.soebes.itf.examples.goals.MetaAnnotationGoalIT
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription(package private) voidclean_verify(com.soebes.itf.jupiter.maven.MavenExecutionResult result)  
- 
Constructor Details
- 
MetaAnnotationGoalIT
MetaAnnotationGoalIT() 
 - 
 - 
Method Details
- 
clean_verify
@MavenTest @DisplayName("This will check the goals which are defined via the Meta annotation @GoalsCleanVerify") void clean_verify(com.soebes.itf.jupiter.maven.MavenExecutionResult result)  
 -