Update of /cvsroot/jwebunit/jWebUnit/testcases/ExpectedTableAssertionsTest
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14169/testcases/ExpectedTableAssertionsTest

Added Files:
        ExpectedTableAssertionsTestPage.html 
Log Message:
migrating test cases to using jetty.  slow and painful.

--- NEW FILE: ExpectedTableAssertionsTestPage.html ---
<html>
<head>
<title>This is a test page.</title>
</head>
        <body>
                <table summary="testTable">
                        <tr><td>table text</td></tr>
                        <tr><td>table text row 2</td></tr>
                        <tr><td>table text row 3</td><td>row 3 col 1</td></tr>
                        <tr><td colspan="2">row 4</td></tr>
                </table>
        </body>
</html>


-------------------------------------------------------
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