public function testFactorySetsOutstanding()
 {
     $this->assert($this->order->getOutstanding(), equals, 0);
 }