root/UnityWeb/UnityWeb/Repository/Test/RepositoryTest/EmployeeDataProviderTest.cs
| 82 | 83 | ||
|---|---|---|---|
3 | using System; | 3 | using System; |
4 | using System.IO; | 4 | using System.IO; |
5 | using Domain.Business; | 5 | using Domain.Business; |
6 | using Modules.Base; | 6 | using Modules; |
7 | using Modules.Unity; | 7 | using Modules.Common; |
8 | using NUnit.Framework; | 8 | using NUnit.Framework; |
9 | using Repository.NHibernateDataAccess.Providers.Interfaces; | 9 | using Repository.NHibernateDataAccess.Providers.Interfaces; |
10 | using StructureMap; | 10 | using StructureMap; |
Download diff