Class DefaultBusinessProcessServiceTest
java.lang.Object
de.hybris.platform.processengine.impl.DefaultBusinessProcessServiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidTest of correct use of startProcessvoidTest of correct use of startProcessvoid
-
Constructor Details
-
DefaultBusinessProcessServiceTest
public DefaultBusinessProcessServiceTest()
-
-
Method Details
-
setUp
- 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()
-