junit.quilt.reports
Interface Report

All Known Implementing Classes:
TreeReport, XMLReport, XMLSummary

public interface Report


Method Summary
 void writeReport(java.io.OutputStream out, QuiltRegistry registry)
           
 

Method Detail

writeReport

public void writeReport(java.io.OutputStream out,
                        QuiltRegistry registry)
                 throws java.io.IOException


Copyright © 2001-2002 David Dixon-Peugh. All Rights Reserved.