Annotation Interface FeatureRequirements


@Retention(RUNTIME) @Target(METHOD) public @interface FeatureRequirements
Holds a collection of FeatureRequirement annotations enabling multiple FeatureRequirement definitions to be applied to a single test method.
Author:
Stephen Mallette (http://stephen.genoprime.com)
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description