Class ProgressSnapshot.ProgressSnapshotBuilder
java.lang.Object
net.thucydides.core.reports.history.ProgressSnapshot.ProgressSnapshotBuilder
- Enclosing class:
- ProgressSnapshot
public static class ProgressSnapshot.ProgressSnapshotBuilder
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder -
Constructor Summary
Constructors Constructor Description ProgressSnapshotBuilder(java.lang.String requirementType) -
Method Summary
Modifier and Type Method Description ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilderand(int count)ProgressSnapshot.ProgressSnapshotBuilderatTime(org.joda.time.DateTime time)ProgressSnapshotforBuild(java.lang.String buildId)ProgressSnapshot.ProgressSnapshotBuilderoutOf(int totalRequirements)ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilderwith(int count)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ProgressSnapshotBuilder
public ProgressSnapshotBuilder(java.lang.String requirementType)
-
-
Method Details
-
atTime
-
with
-
and
-
outOf
-
forBuild
-