Searched refs:shouldHaveNoMoreInteractions (Results 1 – 2 of 2) sorted by relevance
261 void shouldHaveNoMoreInteractions(); in shouldHaveNoMoreInteractions() method316 public void shouldHaveNoMoreInteractions() { in shouldHaveNoMoreInteractions() method in BDDMockito.ThenImpl
263 then(mock).shouldHaveNoMoreInteractions(); in should_pass_for_expected_behavior_that_happened()289 then(mock).shouldHaveNoMoreInteractions(); in should_fail_when_mock_had_more_interactions_than_expected()