Class ProjectHelperTest

java.lang.Object
com.soebes.itf.jupiter.maven.ProjectHelperTest

class ProjectHelperTest extends Object
Author:
Karl Heinz Marbaise
  • Constructor Details

    • ProjectHelperTest

      ProjectHelperTest()
  • Method Details

    • should_read_the_pom_file_without_any_issue

      @Test void should_read_the_pom_file_without_any_issue()
    • fail_to_read_the_pom_file

      @Test void fail_to_read_the_pom_file() throws IOException
      Throws:
      IOException
    • should_read_pom_without_any_issue_as_path

      @Test void should_read_pom_without_any_issue_as_path()
    • should_fail

      @Test void should_fail()