Class HumanTaskAssert

  • All Implemented Interfaces:
    org.assertj.core.api.Assert<HumanTaskAssert,​org.camunda.bpm.engine.runtime.CaseExecution>, org.assertj.core.api.Descriptable<HumanTaskAssert>, org.assertj.core.api.ExtensionPoints<HumanTaskAssert,​org.camunda.bpm.engine.runtime.CaseExecution>

    public class HumanTaskAssert
    extends AbstractCaseAssert<HumanTaskAssert,​org.camunda.bpm.engine.runtime.CaseExecution>
    • Constructor Detail

      • HumanTaskAssert

        protected HumanTaskAssert​(org.camunda.bpm.engine.ProcessEngine engine,
                                  org.camunda.bpm.engine.runtime.CaseExecution actual)