Searched refs:actualInvocations (Results 1 – 1 of 1) sorted by relevance
53 final List<Invocation> actualInvocations = data.getAllInvocations(); in verify() local55 for (Invocation invocation : actualInvocations) { in verify()