public function testFactorySetsCurrencyCodeB()
 {
     $this->assert($this->fxRate->getCurrencyCodeB(), equals, 'Usd');
 }