Searched refs:getAllStubbings (Results 1 – 4 of 4) sorted by relevance
30 Collection<Stubbing> getAllStubbings(); in getAllStubbings() method
56 public Collection<Stubbing> getAllStubbings() { in getAllStubbings() method in StubbingLookupNotifier.Event
44 …ion> argMismatchStubbings = potentialArgMismatches(event.getInvocation(), event.getAllStubbings()); in onStubbingLookup()
65 allStubbings == argument.getAllStubbings() && in matches()