net.thucydides.core.reports.history
Class ProgressSnapshot.ProgressSnapshotBuilder
java.lang.Object
net.thucydides.core.reports.history.ProgressSnapshot.ProgressSnapshotBuilder
- Enclosing class:
- ProgressSnapshot
public static class ProgressSnapshot.ProgressSnapshotBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProgressSnapshot.ProgressSnapshotBuilder
public ProgressSnapshot.ProgressSnapshotBuilder(String requirementType)
atTime
public ProgressSnapshot.ProgressSnapshotBuilder atTime(org.joda.time.DateTime time)
with
public ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder with(int count)
and
public ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder and(int count)
outOf
public ProgressSnapshot.ProgressSnapshotBuilder outOf(int totalRequirements)
forBuild
public ProgressSnapshot forBuild(String buildId)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.