Class MavenLocatorTest.Windows.SystemPropertyMavenHome

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

@Nested @DisplayName("and find Maven executable via \'maven.home\' for") class MavenLocatorTest.Windows.SystemPropertyMavenHome extends Object
  • Constructor Details

    • SystemPropertyMavenHome

      SystemPropertyMavenHome()
  • Method Details

    • beforeEach

      @BeforeEach void beforeEach()
    • restore

      @AfterEach void restore()
    • work_on_windows_with_bat

      @Test @DisplayName("mvn.bat") void work_on_windows_with_bat() throws IOException
      Throws:
      IOException
    • work_on_windows_with_cmd

      @Test @DisplayName("mvn.cmd") void work_on_windows_with_cmd() throws IOException
      Throws:
      IOException