Update of /cvsroot/jwebunit/jWebUnit/fitplugin/test/sampleHtml
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27741/fitplugin/test/sampleHtml

Added Files:
        readme.html favicon.ico 
Removed Files:
        index.html 
Log Message:
Added executable class that runs the sample site. Added maven task to run that 
class. Replaced the old bat file so that the classpath can be managed by maven.

--- NEW FILE: readme.html ---
<html>
<head>
<title>Test root</title>
</head>
<body>
<p>This is the sample site that jwebfit tests run.</p>
<p>The WebFixtureTest will use DirectoryRunner to locate all .fit files 
in the <code>test/testInput</code> folder. That will invoke Fit on all
the tables using the <code>WebFixture</code> in source, and produce
the results as html in <code>test/testOutput</code>. If any of the
fit tests fail, one (1) test failure will be reported by JUnit.</p>
<p>The sample site with servlets can be started using
<code>net.sourceforge.jwebunit.fit.RunSite</code> (compiled with test 
classes).</p>
<p><em>The test setUp looks for this file named <code>readme.html</code> to 
assert
that the test site is OK.</em></p>
</body>
</html>
--- NEW FILE: favicon.ico ---

--- index.html DELETED ---



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to