FitNesseStories. WebAppsAcceptanceTests.
JwebUnit

To use jWebUnit and jWebFit (FIT plugin) with fitnesse:

  1. 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.
  2. 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
classpath: fitnesse.jar
jUnit test framework, http://junit.org
classpath: lib/junit.jar
jWebFit - FIT fixture for jWebUnit, http://jwebunit.sourceforge.net/
classpath: lib/jwebfit.jar
jWebUnit - web unit test, http://jwebunit.sourceforge.net/
classpath: lib/jwebunit.jar

httpUnit used by jwebunit, http://httpunit.sourceforge.net/
classpath: lib/httpunit.jar

jTidy HTML parser, http://jtidy.sourceforge.net/
classpath: lib/Tidy.jar

Rhino Javascript Parser, http://www.mozilla.org/rhino/
classpath: lib/js.jar
fitnesse.fixtures.PageCreator
pageName pageContents pageAttributes valid()
String String String boolean


eg.Division
numerator denominator quotient()
double double double



[.FrontPage] [.RecentChanges]
Last modified anonymously on May 14, 2008 at 04:10:44 PM