net.thucydides.core.statistics.service
Class AnnotationBasedTagProvider

Package class diagram package AnnotationBasedTagProvider
java.lang.Object
  extended by net.thucydides.core.statistics.service.AnnotationBasedTagProvider
All Implemented Interfaces:
TagProvider

public class AnnotationBasedTagProvider
extends Object
implements TagProvider


Constructor Summary
AnnotationBasedTagProvider()
           
 
Method Summary
 Set<TestTag> getTagsFor(TestOutcome testOutcome)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationBasedTagProvider

public AnnotationBasedTagProvider()
Method Detail

getTagsFor

public Set<TestTag> getTagsFor(TestOutcome testOutcome)
Specified by:
getTagsFor in interface TagProvider


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.