Andreas Gampe | 2b0fa5b | 2014-10-31 18:12:30 -0700 | [diff] [blame] | 1 | MirandaClass: |
| 2 | inInterface: true |
| 3 | inInterface2: 27 |
| 4 | inAbstract: false |
| 5 | MirandaAbstract / MirandaClass: |
| 6 | inInterface: true |
| 7 | inInterface2: 27 |
| 8 | inAbstract: false |
| 9 | true 27 |
| 10 | MirandaAbstract / MirandaClass2: |
| 11 | inInterface: true |
| 12 | inInterface2: 28 |
| 13 | inAbstract: true |
| 14 | true 28 |
| 15 | Test getting miranda method via reflection: |
| 16 | caught expected NoSuchMethodException |
| 17 | MirandaClass: |
| 18 | inInterface: true |
| 19 | inInterface2: 27 |
| 20 | inAbstract: false |
| 21 | MirandaAbstract / MirandaClass: |
| 22 | inInterface: true |
| 23 | inInterface2: 27 |
| 24 | inAbstract: false |
| 25 | true 27 |
| 26 | MirandaAbstract / MirandaClass2: |
| 27 | inInterface: true |
| 28 | inInterface2: 28 |
| 29 | inAbstract: true |
| 30 | true 28 |
| 31 | Test getting miranda method via reflection: |
| 32 | caught expected NoSuchMethodException |