Esempio n. 1
0
 public void Setup()
 {
     this._testClient = TestClientFactory.GetHttpClient();
     (this._applicant, this._suspiciousEmployee) = EmployeesTestFixture.PrepareApplicantAndRandomEmployeeInDb();
 }