Assert.assertFalse(futureNotifications.isEmpty()); | Assert.assertFalse(Iterables.<NotificationEventWithMetadata<NotificationEvent>>isEmpty(futureNotifications)); | futureNotifications.isEmpty() | Iterables.<NotificationEventWithMetadata<NotificationEvent>>isEmpty(futureNotifications) | killbill | 9f9779f8ff4d0ac7aec41adcacf94e5e2118cf77 | org.killbill.billing.payment.core.janitor.TestIncompletePaymentTransactionTaskWithDB | | _1 | futureNotifications |
---|
_2 | futureNotifications |
---|
| TCIVar | futureNotifications |
---|
| - com.google.common.collect.Iterables
| TCIVar | futureNotifications |
---|
| Uses | True |