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
Description
At the moment abstract classes and interfaces are not supported when one tries generate tests for them.
Expected behavior
Context
IntelliJ Plugin, Web Interface and Command Line Interface