Exemplo n.º 1
0
 public function testFactorySetsPrice()
 {
     $this->assert($this->order->getPrice(), equals, 485.76);
 }