Class DefaultBusinessProcessServiceTest


  • @UnitTest
    public class DefaultBusinessProcessServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultBusinessProcessServiceTest

        public DefaultBusinessProcessServiceTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.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()