mockito / mockito-kotlin

Using Mockito with Kotlin
MIT License
3.1k stars 200 forks source link

Add verifyNoInteractions, mark verifyZeroInteractions as deprecated #401

Closed andreprinz closed 3 years ago

andreprinz commented 3 years ago

Solved these 2 issues:

Possible after https://github.com/mockito/mockito-kotlin/issues/355 Fixes https://github.com/mockito/mockito-kotlin/issues/383

TWiStErRob commented 3 years ago

@andreprinz @mockitoguy can we get this over the line please?

andreprinz commented 3 years ago

@andreprinz @mockitoguy can we get this over the line please?

resolved all conflicts

TimvdLippe commented 3 years ago

Apologies this took so long! Merged the PR 😄