Esempio n. 1
0
 /** @test */
 public function should_return_order_as_an_array()
 {
     $this->assertTrue(is_array($this->order->toArray()));
 }