- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {}
Assert.assertEquals(item.getBundleId(), bundleId); Assert.assertEquals(item.getCurrency(), currency); Assert.assertEquals(item.getInvoiceItemType(), InvoiceItemType.EXTERNAL_CHARGE); Assert.assertEquals(item.getPlanName(), description); Assert.assertNull(item.getEndDate());