Class DefaultSmarteditConfigurationFacadeTest


  • @UnitTest
    public class DefaultSmarteditConfigurationFacadeTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultSmarteditConfigurationFacadeTest

        public DefaultSmarteditConfigurationFacadeTest()
    • Method Detail

      • setup

        public void setup()
                   throws java.lang.reflect.InvocationTargetException,
                          java.lang.IllegalAccessException
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException
      • testLoadAll

        public void testLoadAll()
      • testCreate

        public void testCreate()
                        throws java.lang.reflect.InvocationTargetException,
                               java.lang.IllegalAccessException
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException
      • testCreateDuplicate

        public void testCreateDuplicate()
                                 throws java.lang.reflect.InvocationTargetException,
                                        java.lang.IllegalAccessException
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException
      • testUpdate

        public void testUpdate()
                        throws java.lang.reflect.InvocationTargetException,
                               java.lang.IllegalAccessException
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException
      • testUpdateNotFound

        public void testUpdateNotFound()
                                throws java.lang.reflect.InvocationTargetException,
                                       java.lang.IllegalAccessException
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException
      • testDelete

        public void testDelete()
      • testDeleteNotFound

        public void testDeleteNotFound()
                                throws java.lang.reflect.InvocationTargetException,
                                       java.lang.IllegalAccessException
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException
      • findByDefaultConfigurationKey_will_return_configuration_data

        public void findByDefaultConfigurationKey_will_return_configuration_data()
                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception