Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Ames
20cd1da6bf Add copyright headers. 2010-09-12 12:54:31 -04:00
AlexRa
91ad1f4ee7 Added generic base classes for testing database services
These are some generic classes that simplify writing tests
for any of the data connectors and databases. Among other
things, configuring the connection strings is done once,
in a separate resource file.

Tests based on the new BasicDataServiceTest class require
NUnit 2.5 or better.
2010-05-23 11:47:36 +03:00