cancel
Showing results for 
Search instead for 
Did you mean: 

Unit Testing a Java Service Task

vickysirwani
Champ in-the-making
Champ in-the-making
Hi,

I want to unit test a java service task that I will be using with Activiti REST.
Please suggest me ways of doing this.

Thanks
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi.

You can try to follow
http://forums.activiti.org/content/sticky-how-write-unit-test

For REST tests you could have a look on modules/activiti-rest in activiti sources.

Regards
Martin