Class ResourceProcessEngineTestCase

  • All Implemented Interfaces:
    junit.framework.Test

    public abstract class ResourceProcessEngineTestCase
    extends AbstractProcessEngineTestCase
    Author:
    Tom Baeyens, Joram Barrez
    • Field Detail

      • engineConfigurationResource

        protected java.lang.String engineConfigurationResource
        This class isn't used in the Process Engine test suite anymore. However, some Test classes in the following modules still use it: * camunda-engine-plugin-spin * camunda-identity-ldap It should be removed once those Test classes are migrated to JUnit 4.
    • Constructor Detail

      • ResourceProcessEngineTestCase

        public ResourceProcessEngineTestCase​(java.lang.String configurationResource)