Class SpringActivitiTestCase

  • All Implemented Interfaces:
    junit.framework.Test, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    @TestExecutionListeners(org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class)
    public abstract class SpringActivitiTestCase
    extends AbstractActivitiTestCase
    implements org.springframework.context.ApplicationContextAware
    • Field Detail

      • testContextManager

        protected org.springframework.test.context.TestContextManager testContextManager
      • applicationContext

        @Autowired
        protected org.springframework.context.ApplicationContext applicationContext
    • Constructor Detail

      • SpringActivitiTestCase

        public SpringActivitiTestCase()
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware