Class DefaultConfigurationServiceTest


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

      • DefaultConfigurationServiceTest

        public DefaultConfigurationServiceTest()
    • Method Detail

      • setup

        public void setup()
      • testLoadAll

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

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

        public void testDeleteNotFound()
                                throws java.lang.reflect.InvocationTargetException,
                                       java.lang.IllegalAccessException
        Throws:
        java.lang.reflect.InvocationTargetException
        java.lang.IllegalAccessException
      • 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