public void ControllerSetup() { DataMother = new DataMother(session); ForTest.InitializeMailer(); }
public void AdmIntegrationSetup() { DataMother = new DataMother(session); }