linkedin/parseq

Create ParSeqUnitTestHelper to avoid extending BaseEngineTest

Closed this issue · 1 comments

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.

Fixed in 2.6.16.