summaryrefslogtreecommitdiffstats
path: root/test/040-miranda/expected.txt
blob: 011be2af86d1cc2eefabb3b146448a70d20a9f1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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