@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Packages
HK2Runner
Modifier and Type | Fields and Description |
---|---|
static String |
THIS_PACKAGE
This special value indicates the same package as the package
in which the test itself resides
|
public static final String THIS_PACKAGE
public abstract String[] value
Copyright © 2009–2023 Oracle Corporation. All rights reserved.