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

Support `*Return()` and `*Throw()` calls in MockedStatic stubbing #32

Closed picimako closed 2 years ago

picimako commented 2 years ago

Summary

The simplification of consecutive *Return() and *Throw() calls is applicable to stubbing of MockedStatic as well.

Tasks

picimako commented 2 years ago

Completed in v0.6.0.