Hello Tharindu,
Here is the injection:
$ grep -rI visPosCalled working_classlib/modules/swing/ | grep add
working_classlib/modules/swing/src/test/api/java.injected/javax/swing/text/CompositeView_VisualPositionTest.java:
visPosCalled.add(new VisPosCallResult(this,
pos, b, result, biasRet[0]));
Thanks!
On Fri, Jul 11, 2008 at 8:44 PM, Tharindu Mathew <[EMAIL PROTECTED]> wrote:
> Lost of tests are failing in the above test due to verifications such as:
>
> assertEquals(1, visPosCalled.size())
>
> But I cannot find any method that inserts elements into this arraylist
> called visPosCalled!!
>
> Can anyone enlighten me regarding this situation?
>
> Regards,
>
> Tharindu
>
--
With best regards,
Alexei