Hi all,
In my expedition trough jBPM and it's unit tests I think I have found another Bug
in the subject unit test.
The error is in this line:
assertEquals(0, taskInstance.getVariables().size());
I think that the processdefinition.xml was updated but the test was forgotten. In the
xml there are 3 variables but in the test it's expecting none.
Again, should I fill a bug report ?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993388#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...