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