Skip to content

Support for nested classes in cli #830#831

Draft
volivan239 wants to merge 1 commit intomainfrom
volivan239/support_nested_classes_in_cli
Draft

Support for nested classes in cli #830#831
volivan239 wants to merge 1 commit intomainfrom
volivan239/support_nested_classes_in_cli

Conversation

@volivan239
Copy link
Copy Markdown
Collaborator

Description

Tests for methods from nested classes are now generated if launching from UTBot cli.

Fixes #830

Type of Change

Please delete options that are not relevant.

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

How Has This Been Tested?

Manual Scenario

Launched cli application on example from #830 -- tests for f() were generated

Checklist (remove irrelevant options):

This is the author self-check list

  • 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
  • New tests have been added
  • All tests pass locally with my changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support nested classes in CLI

1 participant