Uses of Interface
junit.quilt.framework.QuiltCollector

Packages that use QuiltCollector
junit.quilt.cover.ball94   
junit.quilt.cover.none   
junit.quilt.cover.state   
junit.quilt.framework   
 

Uses of QuiltCollector in junit.quilt.cover.ball94
 

Classes in junit.quilt.cover.ball94 that implement QuiltCollector
 class B94Collector
           
 

Uses of QuiltCollector in junit.quilt.cover.none
 

Classes in junit.quilt.cover.none that implement QuiltCollector
 class NoneCollector
           
 

Uses of QuiltCollector in junit.quilt.cover.state
 

Classes in junit.quilt.cover.state that implement QuiltCollector
 class SimpleStateMachine
           
 

Uses of QuiltCollector in junit.quilt.framework
 

Classes in junit.quilt.framework that implement QuiltCollector
 class QuiltCollectorImpl
           
 

Methods in junit.quilt.framework that return QuiltCollector
 QuiltCollector QuiltRegistry.getCollector(java.lang.Object[] keys)
           
 QuiltCollector QuiltRegistry.getCollector(javax.swing.tree.TreePath path)
           
 

Methods in junit.quilt.framework with parameters of type QuiltCollector
protected  boolean QuiltRegistry.registerCollector(java.lang.Object[] keys, QuiltCollector collector)
           
 



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