Class SpringFlowableTestCase

  • 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 SpringFlowableTestCase
    extends AbstractFlowableDmnTestCase
    implements org.springframework.context.ApplicationContextAware
    Author:
    Joram Barrez, Josh Long
    • Field Detail

      • testContextManager

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

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

      • SpringFlowableTestCase

        public SpringFlowableTestCase()