Class MavenLocatorTest.Linux.SystemPropertyMavenHome

java.lang.Object
com.soebes.itf.jupiter.extension.MavenLocatorTest.Linux.SystemPropertyMavenHome
Enclosing class:
MavenLocatorTest.Linux

@Nested @DisplayName("Find Maven executable on Linux via \'maven.home\' for") class MavenLocatorTest.Linux.SystemPropertyMavenHome extends Object
  • Field Details

  • Constructor Details

    • SystemPropertyMavenHome

      SystemPropertyMavenHome()
  • Method Details

    • beforeEach

      @BeforeEach void beforeEach()
    • restore

      @AfterEach void restore()
    • work_on_linux

      @Test @DisplayName("mvn") void work_on_linux() throws IOException
      Throws:
      IOException