We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mockStrategy
Description
There are unclear option names of the parameter mockStrategy in the Gradle/Maven plugins.
So we need to rename them.
Expected names
'no-mocks'
'other-packages'
'other-classes'
Actual names
'do-not-mock'
'package-based'
'all-except-cut'
Status