java.lang.Object
org.machanism.machai.project.layout.GragleProjectLayoutAdditionalCoverageTest
class GragleProjectLayoutAdditionalCoverageTest
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
(package private) void
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
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