class Foo { private interface MyClass { } } // TESTED_OBJECT_KIND: class // TESTED_OBJECTS: Foo$MyClass // FLAGS: ACC_ABSTRACT, ACC_INTERFACE