-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
Description
What problem are you trying to solve?
This recipe currently does not support doReturn, doThrow, stub, method...
What precondition(s) should be checked before applying this recipe?
Describe the situation before applying the recipe
Tests contain doReturn and other not supported methods
Describe the situation after applying the recipe
Got compilation errors as Mockito's doReturn has different number of params
PowermMock's stub and method are still in the tests
Have you considered any alternatives or workarounds?
Any additional context
Are you interested in contributing this recipe to OpenRewrite?
Yes. I'm new to open source, I would appreciate detailed steps on how to get started
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Recipes Wanted