net.thucydides.core.reports.history
Class ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder

Package class diagram package ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder
java.lang.Object
  extended by net.thucydides.core.reports.history.ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder
Enclosing class:
ProgressSnapshot.ProgressSnapshotBuilder

public static class ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder
extends Object


Constructor Summary
ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder(int count, ProgressSnapshot.ProgressSnapshotBuilder snapshotBuilder)
           
 
Method Summary
 ProgressSnapshot.ProgressSnapshotBuilder completed()
           
 ProgressSnapshot.ProgressSnapshotBuilder estimated()
           
 ProgressSnapshot.ProgressSnapshotBuilder failed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder

public ProgressSnapshot.ProgressSnapshotBuilder.ResultCountBuilder(int count,
                                                                   ProgressSnapshot.ProgressSnapshotBuilder snapshotBuilder)
Method Detail

completed

public ProgressSnapshot.ProgressSnapshotBuilder completed()

estimated

public ProgressSnapshot.ProgressSnapshotBuilder estimated()

failed

public ProgressSnapshot.ProgressSnapshotBuilder failed()


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