-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
comp-codegenIssue is related to code generatorIssue is related to code generatorctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Description
Description
At the moment abstract classes and interfaces are not supported when one tries generate tests for them.
Expected behavior
- It's possible to generate tests for not abstract methods of abstract classes
- It's possible to generate tests for methods with default implementation in interface classes
Context
IntelliJ Plugin, Web Interface and Command Line Interface
Metadata
Metadata
Assignees
Labels
comp-codegenIssue is related to code generatorIssue is related to code generatorctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Type
Projects
Status
Todo