public DeviceMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public PartnerMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public MachineMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public PrinterMessagesTest()
 {
     _configuration = new TestHostConfiguration();
 }
 public PayableMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public DisclaimerMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public FreeSessionReasonMessagesTest()
 {
     _configuration = new TestHostConfiguration();
 }
 public CountryMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public AnswerMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public DocumentTypeMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public ServiceMessagesTest()
 {
     _configuration = new TestHostConfiguration();
 }
 public DisclaimerSignatureTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public TitleMessagesTest()
 {
     _configuration = new TestHostConfiguration();
 }
 public AuditLogonMessagesTest()
 {
     _configuration = new TestHostConfiguration();
 }
 public LocationMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public PaymentGatewayMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public RegionMessagesTest()
 {
     _configuration = new TestHostConfiguration();
 }
 public PatientMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public MediaMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }
 public CurrencyMessagesTests()
 {
     _configuration = new TestHostConfiguration();
 }