UsefulFixtures

A List of Fixtures that may be useful to you.

If you know of a Fixture that others might find useful, please consider listing it here.



JdbcFixtures A set of Fixtures that provide simple database access
FitLibrary[?] Home of the DoFixture[?], as well as many other helpful fixtures and add-ons.
JfcFixtures A set of Fixtures to test through Swing GUIs
CommandLineFixture This fixture launches commands as if they were run from a shell's command line input.
ServiceFixture This fixture library can be used to test service oriented or distributed systems. It also provides fixtures to access database.

Web application fixtures

(see TestingWebApps[?] and WebAppsAcceptanceTests[?] for review)
HtmlFixture[?] More verbose test cases. Copes better with dodgy Javascript.
Webfixture HtmlUnit-based (author's blog entry on that)
jWebFit / jWebFixture Part of JWebUnit; only available in CVS tree. Simpler to use