Class ProjectLayoutDefaultMethodsTest

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

class ProjectLayoutDefaultMethodsTest extends Object
  • Field Details

    • tempDir

      @TempDir File tempDir
  • Constructor Details

    • ProjectLayoutDefaultMethodsTest

      ProjectLayoutDefaultMethodsTest()
  • Method Details

    • getProjectName_shouldReturnNullByDefault

      @Test void getProjectName_shouldReturnNullByDefault()
    • getProjectId_shouldReturnNullByDefault

      @Test void getProjectId_shouldReturnNullByDefault()
    • getParentId_shouldReturnNullByDefault

      @Test void getParentId_shouldReturnNullByDefault()