Tests: add some test cases for inheritor search

Refactor inheritor search tests to be generated
This commit is contained in:
Pavel V. Talanov
2017-04-28 17:34:11 +03:00
parent 178e59a6e8
commit 7ef18fe5ba
12 changed files with 145 additions and 23 deletions
+9
View File
@@ -0,0 +1,9 @@
class A
// CLASS: java.lang.Object
// SEARCH: class:A
// IGNORE_CLASSES: java.
// IGNORE_CLASSES: javax.
// IGNORE_CLASSES: sun.
// IGNORE_CLASSES: org.