Exemplo n.º 1
0
 /**
  * @test
  */
 public function itShouldCreate()
 {
     $this->assertInstanceOf('GingerPayments\\Payment\\Order\\Transactions', Transactions::create());
 }