Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
httpunit - Automated web site testing toolkit
- Description:
HttpUnit emulates the relevant portions of browser behavior, including form
submission, JavaScript, basic http authentication, cookies and automatic page
redirection, and allows Java test code to examine returned pages either as
text, an XML DOM, or containers of forms, tables, and links.
A companion framework, ServletUnit is included in the package.
Packages
httpunit-1.7-9.fc18.noarch
[487 KiB] |
Changelog
by Tomas Radej (2012-08-21):
- Added POM File
- Added Requires on jpackage-utils to javadoc package
|