@Retention(value=RUNTIME) @Target(value=METHOD) public @interface FeatureRequirements
FeatureRequirement
annotations enabling multiple FeatureRequirement
definitions to be applied to a single test method.Modifier and Type | Required Element and Description |
---|---|
FeatureRequirement[] |
value |
public abstract FeatureRequirement[] value
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.