Package com.soebes.itf.jupiter.extension
Class MavenGoalTest
java.lang.Object
com.soebes.itf.jupiter.extension.MavenGoalTest
Unit test for the
MavenGoal
annotation.
This test is intended to check the default value which has been defined with the annotation and won't be changed unintentionally.
- Author:
- Karl Heinz Marbaise
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
Constructor Details
-
MavenGoalTest
MavenGoalTest()
-
-
Method Details
-
beforeEach
@BeforeEach void beforeEach() -
the_default_value_for_maven_goal
@Test void the_default_value_for_maven_goal()
-