Package com.epam.reportportal.annotations.attribute
-
Annotation Types Summary Annotation Type Description Attribute Annotation used inAttributesas field, to provideItemAttributesRQwith both 'key' and 'value' fields specifiedAttributes Annotation for test methods and classes to attachItemAttributesRQto the test itemsAttributeValue Annotation used inAttributesas field, to provideItemAttributesRQwith only 'value' field specified ('key' in the resulted entity will be NULL)MultiKeyAttribute Annotation used inAttributesas field, to provide multipleItemAttributesRQwith both 'key' and 'value' fields specified.MultiValueAttribute Annotation used inAttributesas field, to provide multipleItemAttributesRQwith both 'key' (optional) and 'value' fields specified.