Class DoNotCopyTypesThatDoNotBelongToTheOriginalMetamodel


  • public class DoNotCopyTypesThatDoNotBelongToTheOriginalMetamodel
    extends FlockAcceptanceTest
    When we have an original model that conforms to an original metamodel which may reference types in another metamodel, Flock must not copy into the migrated model types that belong to the referenced metamodel.
    • Constructor Detail

      • DoNotCopyTypesThatDoNotBelongToTheOriginalMetamodel

        public DoNotCopyTypesThatDoNotBelongToTheOriginalMetamodel()
    • Method Detail

      • setup

        public static void setup()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldProduceOnePerson

        public void shouldProduceOnePerson()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • referenceToSharedAccountsShouldBeCopied

        public void referenceToSharedAccountsShouldBeCopied()
                                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • shouldCopyAccountIntoMigratedModel

        public void shouldCopyAccountIntoMigratedModel()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • shouldNotCopyAccountsIntoMigratedModel

        public void shouldNotCopyAccountsIntoMigratedModel()
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable