Annotation Type ParameterKey
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface ParameterKeyUsed in parametrized tests. ReportPortal waiting test parameters in key - value style. Using the annotation for method parameter the specific key can be provided.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueReturns parameter key value
-