Skip to content

Make CLI throw Exception for empty classes #378

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 1 commit into from
Jul 2, 2022

Conversation

viktoriia-fomina
Copy link
Member

@viktoriia-fomina viktoriia-fomina commented Jul 1, 2022

Description

Java CLI's generation command now throws informative Exception when generating tests for empty classes.

Fixes #284

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

Not attached.

Manual Scenario

Current functionality was tested on local machine.

Checklist (remove irrelevant options):

  • Self-review of the code is passed
  • No new warnings

@viktoriia-fomina viktoriia-fomina merged commit 52ea0b8 into main Jul 2, 2022
@viktoriia-fomina viktoriia-fomina deleted the empty-class-class-gen-error branch July 2, 2022 05:33
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.

Make CLI throw Exception for empty classes
2 participants