Overview  Package   Class  Tree  Index 

be.lassi.web.coverage
Class CoveragePage

java.lang.Object
  extended by be.lassi.web.Page
      extended by be.lassi.web.coverage.CoveragePage

public class CoveragePage
extends Page

Html page showing code coverage information.


Constructor Summary
CoveragePage(java.io.PrintWriter out, Info info)
          Constructs a new instance.
 
Method Summary
 void print()
          Prints the page.
 
Methods inherited from class be.lassi.web.Page
getWriter, print, printContentFooter, printf, printFooter, printHeader, println, println, setPathToRoot, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoveragePage

public CoveragePage(java.io.PrintWriter out,
                    Info info)
Constructs a new instance.

Parameters:
out - the destination to write this page to
info - the code coverage information
Method Detail

print

public void print()
Prints the page.


Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2