0 Replies Latest reply on Dec 13, 2006 8:43 AM by bnsbr

    Another Error: WebsaleTest.testWebSaleOrderTaskParameters

    bnsbr

      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.