Class AnnotationBasedTagProvider

java.lang.Object
net.thucydides.model.statistics.service.AnnotationBasedTagProvider
All Implemented Interfaces:
CoreTagProvider, TagProvider

public class AnnotationBasedTagProvider extends Object implements TagProvider, CoreTagProvider
Returns test tags based on the @WithTag, @WithTags and @WithTagValuesOf. Since there is no implicit structure in tags declared this way, capabilities need to be distinguished using a special 'capability' tag.