android13/art/test/040-miranda/expected-stdout.txt

15 lines
348 B
Plaintext

MirandaClass:
inInterface: true
inInterface2: 27
inAbstract: false
MirandaAbstract / MirandaClass:
inInterface: true
inInterface2: 27
inAbstract: false
MirandaAbstract / MirandaClass2:
inInterface: true
inInterface2: 28
inAbstract: true
Test getting miranda method via reflection:
caught expected NoSuchMethodException