Add test for check access flags in class file (refactor WriteAccessFlagTest)

This commit is contained in:
Natalia.Ukhorskaya
2012-10-16 14:44:25 +04:00
parent 482fabfcce
commit 4e98ddda96
30 changed files with 633 additions and 241 deletions
@@ -0,0 +1,8 @@
class MyClass() {
val test = ""
[Deprecated] get
}
// TESTED_OBJECT_KIND: function
// TESTED_OBJECTS: MyClass, getTest
// FLAGS: ACC_DEPRECATED, ACC_PUBLIC, ACC_FINAL