public TestPaymentDispatcherFactory(PaymentDispatcher paymentDispatcher)
 {
     this.paymentDispatcher = paymentDispatcher;
 }
 public TestPaymentDispatcherFactory(PaymentDispatcher paymentDispatcher)
 {
     this.paymentDispatcher = paymentDispatcher;
 }