Skip to content

Add the field testPrivateMethods in utbot-gradle #483

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 4 commits into from
Jul 13, 2022

Conversation

mmvpm
Copy link
Collaborator

@mmvpm mmvpm commented Jul 11, 2022

Description

Add the field testPrivateMethods to include/exclude private methods in the UTBot gradle plugin.

Fixes #482

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Automated Testing

  • org.utbot.gradle.plugin
  • org.utbot.maven.plugin

Manual Scenario

Run test generation using the Gradle plugin with custom configuration (see details in the issue #482)

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • New documentation is provided or existed one is altered
  • All tests pass locally with my changes

@sergeypospelov sergeypospelov self-requested a review July 11, 2022 14:53
@mmvpm mmvpm force-pushed the ideaseeker/private-methods-configuration-in-gradle branch from f198fd1 to f59e32c Compare July 11, 2022 14:55
@mmvpm mmvpm force-pushed the ideaseeker/private-methods-configuration-in-gradle branch from f59e32c to 1f22734 Compare July 12, 2022 07:27
@mmvpm mmvpm enabled auto-merge (squash) July 12, 2022 07:29
@mmvpm mmvpm force-pushed the ideaseeker/private-methods-configuration-in-gradle branch from 1f22734 to 5e40036 Compare July 12, 2022 14:07
@mmvpm mmvpm force-pushed the ideaseeker/private-methods-configuration-in-gradle branch from 5e40036 to 9c257da Compare July 13, 2022 07:09
@mmvpm mmvpm merged commit 07b2970 into main Jul 13, 2022
@mmvpm mmvpm deleted the ideaseeker/private-methods-configuration-in-gradle branch July 13, 2022 08:37
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.

Support for excluding private methods in utbot-gradle
2 participants