net.thucydides.core.statistics
Class WithTagNamed

Package class diagram package WithTagNamed
java.lang.Object
  extended by net.thucydides.core.statistics.With
      extended by net.thucydides.core.statistics.WithTagNamed

public class WithTagNamed
extends With


Constructor Summary
WithTagNamed(String tag)
           
 
Method Summary
 String getTag()
           
 
Methods inherited from class net.thucydides.core.statistics.With
tag, tagType, title
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WithTagNamed

public WithTagNamed(String tag)
Method Detail

getTag

public String getTag()


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