Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
- Create a new class AbstractDFSSourceTestBase based on DFSSourceTestCase in the last commit
- The common test logic still resides in AbstractDFSSourceTestBase
- For each DFS Source class, extend from AbstractDFSSourceTestBase to add source-specific test logic