Unit-testing Delphi data modules - by Tihy If all the business logic is present in a datamodule (TSQLDataSets and TDataSetProviders) how would you refactor the code to make the application more appropiate for unit testing? Read the article