All currencies have extend abstract Money class and are in their own file - still fails. All implement getCurrencyName() method and returns the correct output - still fails. All are constructed using the Money classes constructor - still fails.