picimako / mockitools

Mockito framework integration for the IntelliJ platform.
https://plugins.jetbrains.com/plugin/18117-mockitools
Apache License 2.0
8 stars 0 forks source link

Intention action to convert InOrder verification to Mockito.verify() and BDDMockito.then() calls #20

Closed picimako closed 2 years ago

picimako commented 2 years ago

Summary

Since conversion of single InOrder.verify() calls is implemented in #22, this issue would cover the bulk conversion aspect of InOder verifications.

Tasks

picimako commented 2 years ago

Completed in v0.5.0.