Package net.dpml.test

Common test components.

See:
          Description

Interface Summary
ColorManager Minimal interface using in testing the component handler.
ContextTestComponent.Context Component driven context criteria.
ExampleComponent.Context Component driven context criteria specification.
SingletonComponent.Context The componet defined construction criteria.
 

Class Summary
ColorComponent A sample component that implements the ColorManger interface.
ContextTestComponent Component used for context entry testing.
ExampleComponent Component implementation that demonstrates the use of a context inner-class.
SingletonComponent Component used to validate the singleton lisfestyle policy.
 

Package net.dpml.test Description

Common test components.