Tests: add some test cases for inheritor search
Refactor inheritor search tests to be generated
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user