Skip to content

Rename mock strategy options in gradle and maven plugins #369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 1, 2022

Conversation

mmvpm
Copy link
Collaborator

@mmvpm mmvpm commented Jul 1, 2022

Description

Renamed unclear option names of the parameter mockStrategy in the Gradle/Maven plugins.
Fixes #367

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

org.utbot.gradle.plugin

Manual Scenario

Run tests generation using Gradle/Maven plugin and specify the parameter mockStrategy.

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • All tests pass locally with my changes

@mmvpm mmvpm requested a review from SBOne-Kenobi July 1, 2022 10:09
@mmvpm mmvpm self-assigned this Jul 1, 2022
@mmvpm mmvpm enabled auto-merge (squash) July 1, 2022 10:43
@mmvpm mmvpm merged commit 4c6d73b into main Jul 1, 2022
@mmvpm mmvpm deleted the ideaseeker/unclear-mock-strategy-options branch July 1, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Unclear option names of the mockStrategy in gradle/maven plugins
2 participants