Searched refs:notifyVerificationStarted (Results 1 – 3 of 3) sorted by relevance
20 …public static Object notifyVerificationStarted(List<VerificationStartedListener> listeners, Mockin… in notifyVerificationStarted() method in VerificationStartedNotifier
29 VerificationStartedNotifier.notifyVerificationStarted((List) emptyList(), mockingDetails); in does_not_do_anything_when_list_is_empty()
98 mock = (T) VerificationStartedNotifier.notifyVerificationStarted( in verify()