Пример #1
0
 @Test
 public void testGetCurrencyCode() {
   assertThat(iSOAmount.getCurrencyCode(), is(840));
 }