Skip to content

Unclear option names of the mockStrategy in gradle/maven plugins #367

Closed
@mmvpm

Description

@mmvpm

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'

Metadata

Metadata

Assignees

Labels

ctg-documentationImprovements or additions to documentationctg-refactoringIssue related to refactoring process

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions