Class XmiTemplateProvider_PTest


  • public class XmiTemplateProvider_PTest
    extends java.lang.Object
    Tests that the XmiTemplateProvider correctly reads in the extension point
    Author:
    Lucas Koehler
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testExtensionPoint()
      Tests that the extension point is read in correctly
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XmiTemplateProvider_PTest

        public XmiTemplateProvider_PTest()
    • Method Detail

      • testExtensionPoint

        public void testExtensionPoint()
                                throws org.osgi.framework.InvalidSyntaxException,
                                       java.lang.NoSuchFieldException,
                                       java.lang.SecurityException,
                                       java.lang.IllegalArgumentException,
                                       java.lang.IllegalAccessException
        Tests that the extension point is read in correctly
        Throws:
        org.osgi.framework.InvalidSyntaxException
        java.lang.SecurityException
        java.lang.NoSuchFieldException
        java.lang.IllegalAccessException
        java.lang.IllegalArgumentException