Update of /cvsroot/jwebunit/jWebUnit/src/net/sourceforge/jwebunit
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2684/src/net/sourceforge/jwebunit

Modified Files:
        WebTestCase.java 
Log Message:
Calling reset at current class instead.

Index: WebTestCase.java
===================================================================
RCS file: 
/cvsroot/jwebunit/jWebUnit/src/net/sourceforge/jwebunit/WebTestCase.java,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** WebTestCase.java    5 Mar 2005 17:55:04 -0000       1.52
--- WebTestCase.java    9 Mar 2005 06:09:03 -0000       1.53
***************
*** 46,50 ****
        //this resets the dialog / nulls out objects, etc.
        //close IE from the JacobieDialog.
!       getDialog().reset();
        
        super.tearDown();
--- 46,50 ----
        //this resets the dialog / nulls out objects, etc.
        //close IE from the JacobieDialog.
!       reset();
        
        super.tearDown();



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to