com.philemonworks.selfdiagnose.output
Class DiagnoseRun
java.lang.Object
com.philemonworks.selfdiagnose.output.DiagnoseRun
public class DiagnoseRun
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
results
public List<DiagnosticTaskResult> results
timeMs
public long timeMs
DiagnoseRun
public DiagnoseRun()
finished
public void finished()
- Run has finished. Compute the execution time.
howManyTasks
public int howManyTasks()
totalTime
public long totalTime()
howManyNotPassed
public int howManyNotPassed()
getProductStamp
public String getProductStamp()
getTotalsLine
public String getTotalsLine()
isOK
public boolean isOK()
Copyright © 2012. All Rights Reserved.