Exemple #1
0
 public void Setup()
 {
     PayloadTestSetup.initAPI();
     this.customer_account   = Fixtures.customer_account();
     this.processing_account = Fixtures.processing_account();
 }