mockito / mockito-kotlin

Using Mockito with Kotlin
MIT License
3.09k stars 198 forks source link

Update integration test to prevent regression #499

Closed TWiStErRob closed 7 months ago

TWiStErRob commented 7 months ago

I created a separate PR as this might be contested and iterated, and don't want to block the merging of the fix.

TWiStErRob commented 7 months ago

This might be superseded by https://github.com/mockito/mockito-kotlin/pull/502, which a much more robust and realistic way of testing a library.

TimvdLippe commented 7 months ago

Let's do #502 instead indeed!