@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) @Inherited @Documented public @interface PartitionKeyValuess
PartitionKeyValues annotations on the same element in
order to define multiple PartitionKeyValues annotations for the same
test method or class.| Modifier and Type | Required Element and Description |
|---|---|
PartitionKeyValues[] |
value
List of all
PartitionKeyValues annotations. |
public abstract PartitionKeyValues[] value
PartitionKeyValues annotations.Copyright (C) 2015-2017 The Helenus Driver Project Authors.