summaryrefslogtreecommitdiffstats
path: root/test/126-miranda-multidex/expected.txt
blob: dbe37173a55842b7aba18a8ce25a06842a643cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
MirandaClass:
  inInterface:  true
  inInterface2: 27
  inAbstract:   false
MirandaAbstract / MirandaClass:
  inInterface:  true
  inInterface2: 27
  inAbstract:   false
true 27
MirandaAbstract / MirandaClass2:
  inInterface:  true
  inInterface2: 28
  inAbstract:   true
true 28
Test getting miranda method via reflection:
  caught expected NoSuchMethodException
MirandaClass:
  inInterface:  true
  inInterface2: 27
  inAbstract:   false
MirandaAbstract / MirandaClass:
  inInterface:  true
  inInterface2: 27
  inAbstract:   false
true 27
MirandaAbstract / MirandaClass2:
  inInterface:  true
  inInterface2: 28
  inAbstract:   true
true 28
Test getting miranda method via reflection:
  caught expected NoSuchMethodException