Exemplo n.º 1
0
 public function testFactorySetsCreatedTimestamp()
 {
     $this->assert($this->order->getCreatedTimestamp(), equals, new DateTime("2014-08-05T06:42:11.3032208Z"));
 }