Package org.machanism.machai.gw.tools
Class ActFunctionToolsTest
java.lang.Object
org.machanism.machai.gw.tools.ActFunctionToolsTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void
-
Field Details
-
tempDir
-
-
Constructor Details
-
ActFunctionToolsTest
ActFunctionToolsTest()
-
-
Method Details
-
getActDetails_whenCustomTrue_thenLoadsFromActsDirectory
- Throws:
Exception
-
getActDetails_whenCustomMissing_thenLoadsEffectiveAndReturnsMap
- Throws:
Exception
-
getBaseActList_whenRunningFromClassesDir_thenReturnsEmptyAndDoesNotThrow
@Test void getBaseActList_whenRunningFromClassesDir_thenReturnsEmptyAndDoesNotThrow() throws IOException- Throws:
IOException
-
getActDetails_whenConfiguratorNotSet_thenThrowsNullPointerExceptionAsCause
@Test void getActDetails_whenConfiguratorNotSet_thenThrowsNullPointerExceptionAsCause()
-