PeterHenell / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
0 stars 1 forks source link

Refactor: The methods for loading from files need to be refactored in order to be testable #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In order for them to be testable we need to refactor the implementation.

Instead of using xml serializeation we should send an xml document/nodes 
through the loading methods.

This way we can unittest it properly.

Original issue reported on code.google.com by a03pe...@gmail.com on 7 Dec 2012 at 2:52

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 20 Dec 2012 at 11:23

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 26 Feb 2013 at 9:25