yeah, I just moved the code ( which is using the static variable initialized in another test) to the test method where I am creating the cursor and
removed these test methods from where the code was moved

Kiran Ayyagari

Alex Karasulu wrote:
On Mon, May 5, 2008 at 5:16 PM, <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Author: kayyagari
    Date: Mon May  5 14:16:18 2008
    New Revision: 653605

    URL: http://svn.apache.org/viewvc?rev=653605&view=rev
    <http://svn.apache.org/viewvc?rev=653605&view=rev>
    Log:
    removed two test methods in each class which are using a static
    variable
    removed unused variable in NotCursorTest


I'm curious did this change fix the problems you were observing with JUnit?

Alex

--
-

Reply via email to