@Retention(value=RUNTIME) @Target(value=METHOD) public @interface KOTest
test compatibility kit
and should be executed in appropriate environment. The method annotated by
this annotation will be public instance method of its class
with no arguments.Copyright © 2018 NetBeans. All rights reserved.