To use jWebUnit and jWebFit (FIT plugin) with fitnesse:
- add below listed jar files to Fitnesse. Note that jwebfit.jar does not come with jWebUnit binary distribution, but can be built from the CVS sources.
- add the following !path directives to one of ancestors of your test page, so that jars will be path of the classpath.
Fitnesse Server, http://fitnesse.org
jUnit test framework, http://junit.org
jWebFit - FIT fixture for jWebUnit, http://jwebunit.sourceforge.net/
jWebUnit - web unit test, http://jwebunit.sourceforge.net/
httpUnit used by jwebunit, http://httpunit.sourceforge.net/
jTidy HTML parser, http://jtidy.sourceforge.net/
Rhino Javascript Parser, http://www.mozilla.org/rhino/
| fitnesse.fixtures.PageCreator | |||
| pageName | pageContents | pageAttributes | valid() |
| String | String | String | boolean |
| eg.Division | ||
| numerator | denominator | quotient() |
| double | double | double |
[.FrontPage] [.RecentChanges]