Package funkload :: Module ReportStats :: Class TestStat
[show private | hide private]
[frames | no frames]

Class TestStat


Collect test stat for a cycle.

Stat on successful test case.
Method Summary
  __init__(self, cycle, cycle_duration, cvus)
  add(self, result, pages, xmlrpc, redirects, images, links, duration, traceback)
Add a new response to stat.
  finalize(self)
Compute avg times.

Method Details

add(self, result, pages, xmlrpc, redirects, images, links, duration, traceback=None)

Add a new response to stat.

finalize(self)

Compute avg times.

Generated by Epydoc 2.1 on Tue Feb 27 10:41:42 2007 http://epydoc.sf.net