Class FeatureStoryTagProvider

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

public class FeatureStoryTagProvider extends Object implements TagProvider, CoreTagProvider
Legacy tag provider that builds tags based on the Feature/Story structure, if the @WithTag annotation is not used. If the @WithTag annotation is used, @Feature classes will not be used.