net.thucydides.core.statistics
Class With
java.lang.Object
net.thucydides.core.statistics.With
- Direct Known Subclasses:
- WithTagNamed, WithTagTypeNamed, WithTitle
public class With
- extends Object
|
Constructor Summary |
With()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
With
public With()
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.