Class DefaultBusinessProcessServiceTest

java.lang.Object
de.hybris.platform.processengine.impl.DefaultBusinessProcessServiceTest

@UnitTest public class DefaultBusinessProcessServiceTest extends Object
  • Constructor Details

    • DefaultBusinessProcessServiceTest

      public DefaultBusinessProcessServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testStartProcess

      public void testStartProcess()
      Test of correct use of startProcess
    • testStartProcessValidationException

      public void testStartProcessValidationException()
      Test of correct use of startProcess
    • testValidateContext

      public void testValidateContext()