Class GragleProjectLayoutAdditionalCoverageTest

java.lang.Object
org.machanism.machai.project.layout.GragleProjectLayoutAdditionalCoverageTest

class GragleProjectLayoutAdditionalCoverageTest extends Object
  • Field Details

    • tempDir

      @TempDir File tempDir
  • Constructor Details

    • GragleProjectLayoutAdditionalCoverageTest

      GragleProjectLayoutAdditionalCoverageTest()
  • Method Details

    • getModules_shouldReturnEmptyListWhenProjectHasNoChildren

      @Test void getModules_shouldReturnEmptyListWhenProjectHasNoChildren() throws Exception
      Throws:
      Exception
    • getProjectMethod_shouldReturnNullWhenProjectDirIsNotSet

      @Test void getProjectMethod_shouldReturnNullWhenProjectDirIsNotSet() throws Exception
      Throws:
      Exception