Class ViewNsMigrationUtil_Test


  • public class ViewNsMigrationUtil_Test
    extends java.lang.Object
    JUnit tests for the ViewNsMigrationUtil.
    Author:
    Lucas Koehler
    • Constructor Detail

      • ViewNsMigrationUtil_Test

        public ViewNsMigrationUtil_Test()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMigrateViewEcoreNsUri

        public void testMigrateViewEcoreNsUri()
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • testMigrateViewEcoreNsUri_noMigrationNecessary

        public void testMigrateViewEcoreNsUri_noMigrationNecessary()
                                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • testMigrateViewEcoreNsUri_noRegisteredViewEcore

        public void testMigrateViewEcoreNsUri_noRegisteredViewEcore()
                                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • checkMigration_migrationNecessary

        public void checkMigration_migrationNecessary()
                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • checkMigration_noMigrationNecessary

        public void checkMigration_noMigrationNecessary()
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • checkMigration_noRegisteredViewEcore

        public void checkMigration_noRegisteredViewEcore()
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • checkMigration_noModelViewEcore

        public void checkMigration_noModelViewEcore()
                                             throws java.io.IOException
        Throws:
        java.io.IOException