Class ResourceProcessEngineTestCase

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
All Implemented Interfaces:
junit.framework.Test

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

    • engineConfigurationResource

      protected 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 It should be removed once those Test classes are migrated to JUnit 4.
  • Constructor Details

    • ResourceProcessEngineTestCase

      public ResourceProcessEngineTestCase(String configurationResource)
  • Method Details