Unit Testing a Java Service Task

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2014 02:11 AM
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
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
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2014 03:23 AM
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
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
