>I have the integration tests that run against all supported databases. In my case they are MsSql and SqlLite. So I >want to execute those tests against a real database (which SqlLite is too but can be thought as a mock DB too).
If you have all the integration tests running against all supported databases to complete your neededs and at the same time you are telling you want execute those tests against a "real" database, I suposse you need that by real database containing data so... I sugesst you to add the necessary integration tests where these reflect your data schema particularities. If this is not the case I am not understanding you... Greats. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
