cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Mock Support

barkahcl
Champ in-the-making
Champ in-the-making
Is the ActivitiMockSupport API experimental? I have tried to use  ActivitiMockSupport  in a unit test to mock a java class that implements JavaDelegate without any success. Has anyone been able to successfully use this API?
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
The mock api is indeed experimental, still working on bits of it.

There is a unit test (MockSupportWithActivitiTestCaseTest and MockSupportWItgActivitiRuleTest) that should give you insight.