Skip to content
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

Tests coverage for abstract classes and interfaces #221

Open
Vassiliy-Kudryashov opened this issue Jun 15, 2022 · 0 comments
Open

Tests coverage for abstract classes and interfaces #221

Vassiliy-Kudryashov opened this issue Jun 15, 2022 · 0 comments
Assignees
Labels
comp-codegen Issue is related to code generator ctg-enhancement New feature, improvement or change request

Comments

@Vassiliy-Kudryashov
Copy link
Member

Description

At the moment abstract classes and interfaces are not supported when one tries generate tests for them.

Expected behavior

  1. It's possible to generate tests for not abstract methods of abstract classes
  2. It's possible to generate tests for methods with default implementation in interface classes

Context

IntelliJ Plugin, Web Interface and Command Line Interface

@Vassiliy-Kudryashov Vassiliy-Kudryashov added ctg-enhancement New feature, improvement or change request comp-codegen Issue is related to code generator labels Jun 15, 2022
@korifey korifey moved this to Todo in UTBot Java Jun 15, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov changed the title Tests for abstract classes and interfaces Tests coverage for abstract classes and interfaces Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-codegen Issue is related to code generator ctg-enhancement New feature, improvement or change request
Projects
Status: Todo
Development

No branches or pull requests

2 participants