Searched refs:sentFrames (Results 1 – 1 of 1) sorted by relevance
356 ArrayList<PollingFrame> sentFrames = bundle in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames() local358 Assert.assertTrue(sentFrames.contains(frame1)); in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames()359 Assert.assertTrue(sentFrames.contains(frame2)); in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames()360 Assert.assertTrue(sentFrames.contains(frame3)); in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames()361 Assert.assertTrue(sentFrames.contains(frame4)); in testOnPollingLoopDetected_paymentServiceAlreadyBound_4Frames()