Update of /cvsroot/mocklib/gwtmocklib/input/staging
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv18350/input/staging
Added Files:
index.html README.html
Log Message:
finishing up gwtmocklib
--- NEW FILE: README.html ---
<HTML>
<h1><a href="index.html">Click here for documentation</a></h1>
</HTML>
--- NEW FILE: index.html ---
<HTML>
<TITLE>GwtMockLib</TITLE>
<BODY>
<h1>GwtMockLib</h1>
This is the only mock library I am aware of for mocking in GWT.
<br/><br/>
<a href="http://sourceforge.net/projects/mockobject">MockLib</a>
<br/><br/>
<a href="http://sourceforge.net/project/showfiles.php?group_id=134303&package_id=151809">Download GwtMockLib library plus these web pages</a>
<br/>
<a href="codecoverage/index.html">Test coverage report - THIS DOES NOT WORK WITH GWT YET - ASK GOOGLE TO HELP!!!</a>
<br/>
<a href="findbugs/index.html">FindBugs report</a>
<br/>
<a href="api/index.html">GwtMockLib Javadoc</a>
<br/><br/>
<h3>All GwtMockLib Examples</h3>
<ol>
<li><a href="htmlcode/example1.html">Basic Examples</a> -
Basic Examples to help get started</li>
<li>See JMockLib for more examples of what you can do with GwtMockLib as much of the functionality is the same</li>
</ol>
<br/><br/><br/><br/>
<a href=http://sourceforge.net>
<IMG src=http://sourceforge.net/sflogo.php?group_id=113040 width=210 height=62 border=0 alt=SourceForge Logo>
</a>
</BODY>
</HTML>
|