|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AddingCommand | Implementation of Command that logs its identifier and
and attempts to add a new Command to the Chain. |
| CatalogBaseTestCase | Test case for the CatalogBase class. |
| CatalogFactoryBaseTestCase | Test case for the CatalogFactoryBase class. |
| ChainBaseTestCase | Test case for the ChainBase class. |
| ContextBaseTestCase | Test case for the ContextBase class. |
| DelegatingCommand | Implementation of Command that logs its identifier and
and delegates to the rest of the chain. |
| DelegatingFilter | Implementation of Filter that logs its identifier and
and delegates to the rest of the chain. |
| ExceptionCommand | Implementation of Command that logs its identifier and
and throws an Exception. |
| ExceptionFilter | Implementation of Filter that logs its identifier and
and throws an Exception. |
| NonDelegatingCommand | Implementation of Command that simply logs its identifier
and returns. |
| NonDelegatingFilter | Implementation of Filter that logs its identifier and
and returns true. |
| TestContext | Subclass of ContextBase to exercize the automatic
delegation to properties of the Context class. |
| TestContextTestCase | Extension of ContextBaseTestCase to validate property
delegation. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||