net.thucydides.core.statistics
Class With

Package class diagram package With
java.lang.Object
  extended by net.thucydides.core.statistics.With
Direct Known Subclasses:
WithTagNamed, WithTagTypeNamed, WithTitle

public class With
extends Object


Constructor Summary
With()
           
 
Method Summary
static With tag(String tagValue)
           
static With tagType(String type)
           
static With title(String titleValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

With

public With()
Method Detail

title

public static With title(String titleValue)

tag

public static With tag(String tagValue)

tagType

public static With tagType(String type)


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