Create ParSeqUnitTestHelper to avoid extending BaseEngineTest
Closed this issue · 1 comments
jodzga commented
Sometimes it is not convenient / possible to extend BaseEngineTest. All functionality can be moved to a ParSeqUnitTestHelper class that can be instantiated and used from a unit test class that does not extend BaseEngineTest. BaseEngineTest can delegate to ParSeqUnitTestHelper.
jodzga commented
Fixed in 2.6.16.