public function testFactorySetsCurrencyCodeA()
 {
     $this->assert($this->fxRate->getCurrencyCodeA(), equals, 'Aud');
 }