Class EmfModelLoadTests


  • public class EmfModelLoadTests
    extends Object
    • Constructor Detail

      • EmfModelLoadTests

        public EmfModelLoadTests()
    • Method Detail

      • unregisteredMetamodelResultsInEpsilonException

        public void unregisteredMetamodelResultsInEpsilonException()
                                                            throws Exception
        Throws:
        Exception
      • fragmentedModelSizeWithoutExpand

        public void fragmentedModelSizeWithoutExpand()
                                              throws Exception
        Throws:
        Exception
      • fragmentedModelSizeWithExpand

        public void fragmentedModelSizeWithExpand()
                                           throws Exception
        Throws:
        Exception
      • expandFalseWithCachingResolvesProxies

        public void expandFalseWithCachingResolvesProxies()
                                                   throws Exception
        Throws:
        Exception
      • expandFalseWithNoCachingLeavesProxiesUnresolved

        public void expandFalseWithNoCachingLeavesProxiesUnresolved()
                                                             throws Exception
        Throws:
        Exception
      • countWithoutResolving

        protected int countWithoutResolving​(EmfModel model)