Searched refs:wasResponseCalled (Results 1 – 1 of 1) sorted by relevance
161 public boolean wasResponseCalled() { in wasResponseCalled() method in InterfacesTest.DoStuffResponseImpl290 Assert.assertFalse(response.wasResponseCalled()); in testResponse()294 Assert.assertTrue(response.wasResponseCalled()); in testResponse()