WS-507: implemented more tests, which involved refactoring of some classes
6 unresolved threads
6 unresolved threads
Compare changes
Files
5@@ -12,7 +13,8 @@ class Parameters:
@@ -25,6 +27,9 @@ class Parameters:
@@ -38,6 +43,9 @@ class InputGroup:
@@ -47,13 +55,35 @@ class IngestionManifest:
@@ -63,6 +93,9 @@ class OutputGroup:
@@ -78,3 +111,6 @@ class AssociateGroup:
I still think
repr(self.__dict__)
might be better, since you don't need to drag JSON into the situation.changed this line in version 2 of the diff