Class SchemaGeneratorIntegrationTest

    • Constructor Detail

      • SchemaGeneratorIntegrationTest

        public SchemaGeneratorIntegrationTest()
    • Method Detail

      • testGenerateWhenNoIntegrationObjectItemsProvided

        public void testGenerateWhenNoIntegrationObjectItemsProvided()
      • testGeneratePerformsEntityTypeGeneration

        public void testGeneratePerformsEntityTypeGeneration()
                                                      throws ImpExException
        Throws:
        ImpExException
      • testGeneratesIntegrationKeyForEntityType

        public void testGeneratesIntegrationKeyForEntityType()
                                                      throws ImpExException
        Throws:
        ImpExException
      • testGeneratePerformsEntityPropertyGeneration

        public void testGeneratePerformsEntityPropertyGeneration()
                                                          throws ImpExException
        Throws:
        ImpExException
      • testGeneratePerformsAssociationGeneration

        public void testGeneratePerformsAssociationGeneration()
                                                       throws ImpExException
        Throws:
        ImpExException
      • testGeneratePerformsAnnotationAttributeGeneration_NullableAndUnique

        public void testGeneratePerformsAnnotationAttributeGeneration_NullableAndUnique()
                                                                                 throws ImpExException
        Throws:
        ImpExException
      • testGeneratesSchemaForAllPossiblePrimitiveAttributeTypes

        public void testGeneratesSchemaForAllPossiblePrimitiveAttributeTypes()
                                                                      throws ImpExException
        Throws:
        ImpExException
      • testGenerateContainsCollectionOfPrimitiveEntityTypes

        public void testGenerateContainsCollectionOfPrimitiveEntityTypes()
                                                                  throws ImpExException
        Throws:
        ImpExException
      • testGeneratesPartOfAnnotationWhenPartOfIsSetInTheTypeSystem

        public void testGeneratesPartOfAnnotationWhenPartOfIsSetInTheTypeSystem()
                                                                         throws ImpExException
        Throws:
        ImpExException
      • testDoesNotGeneratePartOfAnnotationWhenAutoCreateIsTrueButPartOfIsFalse

        public void testDoesNotGeneratePartOfAnnotationWhenAutoCreateIsTrueButPartOfIsFalse()
                                                                                     throws ImpExException
        Throws:
        ImpExException
      • testGeneratesAssociationFromTypeToSameType

        public void testGeneratesAssociationFromTypeToSameType()
                                                        throws ImpExException
        Throws:
        ImpExException