public DataTestBase()
 {
     employmentDataContext = new EmploymentServicesDatabaseContext();
     CleanDatabase();
 }