Class ReadServiceUnitTest


  • @UnitTest
    public class ReadServiceUnitTest
    extends java.lang.Object
    • Constructor Detail

      • ReadServiceUnitTest

        public ReadServiceUnitTest()
    • Method Detail

      • setUp

        public void setUp()
      • testComplexType

        public void testComplexType()
      • testGetComplexTypeForAttributeDescriptorComposedType

        public void testGetComplexTypeForAttributeDescriptorComposedType()
      • testGetComplexTypeForAttributeDescriptorAtomicType

        public void testGetComplexTypeForAttributeDescriptorAtomicType()
      • testGetComplexTypeForAttributeDescriptorCollectionOfAtomicTypes

        public void testGetComplexTypeForAttributeDescriptorCollectionOfAtomicTypes()
      • testGetComplexTypeForAttributeDescriptorCollectionOfComposedTypes

        public void testGetComplexTypeForAttributeDescriptorCollectionOfComposedTypes()
      • testGetComplexTypeForAttributeDescriptorMapOfMapTypes

        public void testGetComplexTypeForAttributeDescriptorMapOfMapTypes()
      • testGetComplexTypeForAttributeDescriptorMapOfCollectionOfComposedTypes

        public void testGetComplexTypeForAttributeDescriptorMapOfCollectionOfComposedTypes()
      • testGetComplexTypeForAttributeDescriptorMapOfCollectionOfAtomicTypes

        public void testGetComplexTypeForAttributeDescriptorMapOfCollectionOfAtomicTypes()
      • testGetIntegrationObjectModels

        public void testGetIntegrationObjectModels()
      • testGetAvailableTypes

        public void testGetAvailableTypes()
      • testGetAttributesForType

        public void testGetAttributesForType()
      • testGetIntegrationTypes

        public void testGetIntegrationTypes()
      • testGetEDMX

        public void testGetEDMX()
      • testGetEDMXException

        public void testGetEDMXException()
      • testGetScriptModels

        public void testGetScriptModels()