Searched refs:clearInlineMocks (Results 1 – 6 of 6) sorted by relevance
41 framework().clearInlineMocks(); in callMethodWithMocksCycalically()51 framework().clearInlineMocks(); in spyRefersToItself()
132 framework.clearInlineMocks(); in clearing_all_mocks_is_safe_regardless_of_mock_maker_type()147 framework.clearInlineMocks(); in clears_all_mocks()
22 framework().clearInlineMocks(); in no_memory_leak_when_spy_holds_reference_to_self()
26 framework().clearInlineMocks(); in no_memory_leak_when_cyclically_calling_method_with_mocks()
133 void clearInlineMocks(); in clearInlineMocks() method
49 public void clearInlineMocks() { in clearInlineMocks() method in DefaultMockitoFramework