Searched refs:unrelatedMethod (Results 1 – 1 of 1) sorted by relevance
59 unrelatedMock.unrelatedMethod("Apple"); in shouldNotPrintInvocationOnMockWithoutSetting()163 void unrelatedMethod(String anotherStringValue) { in unrelatedMethod() method in VerboseLoggingOfInvocationsOnMockTest.UnrelatedClass