| org.apache.commons.betwixt.AbstractTestCase org.apache.commons.betwixt.TestMultipleCollectionMappings
TestMultipleCollectionMappings | public class TestMultipleCollectionMappings extends AbstractTestCase (Code) | | Tests the multi-mapping of collections with polymorphic entries.
author: Thomas Dudziak (tomdz@apache.org) |
Inner Class :public static class Container | |
Inner Class :public static interface Element | |
Inner Class :public static class ElementA implements Element | |
Inner Class :public static class ElementB implements Element | |
Inner Class :public static class ElementC | |
Inner Class :public static class Node1 | |
Inner Class :public static class Node2 extends Node1 | |
Inner Class :public static class Node3 | |
Inner Class :public static class InnerNode | |
TestMultipleCollectionMappings | public TestMultipleCollectionMappings(String testName)(Code) | | |
|
|