Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.0
-
None
-
None
Description
TableDefWriter has a dependency on ConnManager to retrieve the names and the types of the table. It also introduces a field called externalColTypes for testing purposes and TestTableDefWriter uses this field to inject the test table column names and types instead of mocking the ConnManager field.
This setup makes it harder to add test cases to TestTableDefWriter and not a good practice so it should be fixed.
Attachments
Attachments
Issue Links
- links to