Uses of Class
junit.quilt.util.Registry

Packages that use Registry
junit.quilt.cover.ball94   
junit.quilt.cover.none   
junit.quilt.cover.state   
junit.quilt.framework   
junit.quilt.util   
 

Uses of Registry in junit.quilt.cover.ball94
 

Subclasses of Registry in junit.quilt.cover.ball94
 class B94Registry
           
 

Uses of Registry in junit.quilt.cover.none
 

Subclasses of Registry in junit.quilt.cover.none
 class NoneRegistry
           
 

Uses of Registry in junit.quilt.cover.state
 

Subclasses of Registry in junit.quilt.cover.state
 class StateMachineRegistry
          A simple registry for all the State Machines that are created.
 

Uses of Registry in junit.quilt.framework
 

Subclasses of Registry in junit.quilt.framework
 class QuiltRegistry
           
 class TestRegistry
           
 

Uses of Registry in junit.quilt.util
 

Methods in junit.quilt.util that return Registry
 Registry RegistryBrowser.getRegistry()
          Returns the registry which the Tree is showing the data from.
 

Constructors in junit.quilt.util with parameters of type Registry
RegistryBrowser(Registry contents, java.lang.String type)
          To set up a registry browser.
 



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