org.tm4j.panckoucke.test.context .PanckouckeContextImplTest
Description
Started to implement tests for the panckoucke-context
Inheritance Hierarchy
- junit.framework.TestCase
- PanckouckeContextImplTest
| Method Summary | |
|---|---|
| void | testAddAbstractor() |
| void | testAddRenderer() |
| void | testGetAbstractor() |
| void | testGetAbstractorIDs() |
| void | testGetAvailableAbstractors() |
| void | testGetAvailableRenderers() |
| void | testGetDefaultAbstractor() |
| void | testGetDefaultRenderer() |
| void | testGetGestaltRegistry() |
| void | testGetModelProvider() |
| void | testGetNotificationRegistry() |
| void | testGetRenderer() |
| void | testGetRendererIDs() |
| void | testGetRepresentationRegistry() |
| void | testGetStoreManager() |
| void | testPanckouckeContextImpl() |
| void | testRemoveAbstractor() |
| void | testRemoveRenderer() |
| void | testSetDefaultAbstractor() |
| void | testSetDefaultRenderer() |
| void | testSetGestaltRegistry() |
| void | testSetModelProvider() |
| void | testSetNotificationRegistry() |
| void | testSetRepresentationRegistry() |
| void | testSetStoreManager() |
Related Topics
Imports
Is Contained By
Is Imported By
