Class ServicelayerBaseTest

    • Constructor Detail

      • ServicelayerBaseTest

        public ServicelayerBaseTest()
    • Method Detail

      • prepareApplicationContextAndSession

        public void prepareApplicationContextAndSession()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • autowireProperties

        protected void autowireProperties​(org.springframework.context.ApplicationContext applicationContext)
      • getBeanName

        protected java.lang.String getBeanName​(javax.annotation.Resource resource,
                                               java.lang.reflect.Field field)
      • getApplicationContext

        protected org.springframework.context.ApplicationContext getApplicationContext()