Uses of Class
net.thucydides.core.reports.history.ProgressSnapshot

Packages that use ProgressSnapshot
net.thucydides.core.reports.history   
 

Uses of ProgressSnapshot in net.thucydides.core.reports.history
 

Methods in net.thucydides.core.reports.history that return ProgressSnapshot
static ProgressSnapshot ProgressSnapshot.copyOf(ProgressSnapshot progressSnapshot)
           
 ProgressSnapshot ProgressSnapshot.ProgressSnapshotBuilder.forBuild(String buildId)
           
 

Methods in net.thucydides.core.reports.history that return types with arguments of type ProgressSnapshot
 List<ProgressSnapshot> TestHistory.getProgress()
           
 

Methods in net.thucydides.core.reports.history with parameters of type ProgressSnapshot
 int ProgressSnapshot.compareTo(ProgressSnapshot other)
           
static ProgressSnapshot ProgressSnapshot.copyOf(ProgressSnapshot progressSnapshot)
           
 



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