class ActFunctionToolsGetActListTest
extends Object
Focused tests for ActFunctionTools#getActList (private) via reflection.
-
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
-
ActFunctionToolsGetActListTest
ActFunctionToolsGetActListTest()
-
Method Details
-
getActList_formatsEachEntryAsMarkdownBullet
@Test
void getActList_formatsEachEntryAsMarkdownBullet()
throws
Exception
- Throws:
Exception
-
getActList_whenBaseActListThrowsIOException_propagates
@Test
void getActList_whenBaseActListThrowsIOException_propagates()
throws
Exception
- Throws:
Exception