Class MavenRepositoryTest

java.lang.Object
com.soebes.itf.jupiter.extension.MavenRepositoryTest

@DisplayName("The annotation should keep") class MavenRepositoryTest extends Object
Unit test for the MavenRepository annotation.

This test is intended to check the default values which have been defined within the annotation that they won't be changed unintentionally.

Author:
Karl Heinz Marbaise
  • Constructor Details

    • MavenRepositoryTest

      MavenRepositoryTest()
  • Method Details

    • beforeEach

      @BeforeEach void beforeEach()
    • the_default_value_for_repository_which_is_local_repository

      @Test void the_default_value_for_repository_which_is_local_repository()