Пример #1
0
 @Test
 public void testGetAmount() {
   assertThat(iSOAmount.getAmount(), is(BigDecimal.TEN.setScale(2)));
 }