@Inherited @Documented @Retention(value=RUNTIME) @Target(value={PACKAGE,TYPE}) public @interface TestGroup
TestGroupRule the grouped tests will only
be executed when they are enabled by a system property.public abstract String key
public abstract String[] value
Copyright © 2013. All rights reserved.