In project use .NET3.5 framework, for this reason need NUnit version 0.86. For start test with ant run command:
build test
Html report about run test you will find:
{root}\reports\index.html
NOTE: Currently in project only one stub test. Shortly I add more test for DataAccess module.