java-callgraph icon indicating copy to clipboard operation
java-callgraph copied to clipboard

Add test for abstract methods (abstract class & interface).

Open matthieu-vergne opened this issue 6 years ago • 0 comments

I just confirmed that the isAbstract() condition covers both interfaces & abstract classes (if you remove it, both tests fail).

matthieu-vergne avatar Oct 24 '18 18:10 matthieu-vergne