组织ID: |
httpunit |
项目ID: |
httpunit |
版本: |
1.7 |
最后修改时间: |
2018-08-01 07:44:48 |
包类型: |
jar |
标题: |
HttpUnit |
描述: |
A Java library for the automatic stimulation and testing of web applications. |
相关URL: |
http://httpunit.sourceforge.net |
大小: |
506.25KB |
|
Maven引入代码: |
<dependency>
<groupId>httpunit</groupId>
<artifactId>httpunit</artifactId>
<version>1.7</version>
</dependency>
|
Gradle引入代码: |
httpunit:httpunit:1.7
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>httpunit</groupId>
<artifactId>httpunit</artifactId>
<name>HttpUnit</name>
<version>1.7</version>
<description>A Java library for the automatic stimulation and testing of web applications.</description>
<url>http://httpunit.sourceforge.net</url>
<licenses>
<license>
<name>MIT License</name>
<url>http://httpunit.sourceforge.net/doc/license.html</url>
</license>
</licenses>
<build>
<sourceDirectory>src</sourceDirectory>
<testSourceDirectory>test</testSourceDirectory>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.4</source>
<target>1.4</target>
</configuration>
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>xerces</groupId>
<artifactId>xmlParserAPIs</artifactId>
<version>2.2.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.6.2</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>nekohtml</groupId>
<artifactId>nekohtml</artifactId>
<version>0.9.5</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>rhino</groupId>
<artifactId>js</artifactId>
<version>1.6R5</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.3</version>
</dependency>
<dependency>
<groupId>jtidy</groupId>
<artifactId>jtidy</artifactId>
<version>4aug2000r7-dev</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
<version>1.4</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
com.meterware.httpunit.AppletContextImpl.class
com.meterware.httpunit.AppletStubImpl.class
com.meterware.httpunit.AuthenticationChallenge$1.class
com.meterware.httpunit.AuthenticationChallenge$AuthenticationStrategy.class
com.meterware.httpunit.AuthenticationChallenge$BasicAuthenticationStrategy.class
com.meterware.httpunit.AuthenticationChallenge$DigestAuthenticationStrategy$Algorithm.class
com.meterware.httpunit.AuthenticationChallenge$DigestAuthenticationStrategy$QopAlgorithm.class
com.meterware.httpunit.AuthenticationChallenge$DigestAuthenticationStrategy.class
com.meterware.httpunit.AuthenticationChallenge.class
com.meterware.httpunit.AuthorizationRequiredException.class
com.meterware.httpunit.Base64.class
com.meterware.httpunit.BlockElement.class
com.meterware.httpunit.BooleanFormControl$Scriptable.class
com.meterware.httpunit.BooleanFormControl.class
com.meterware.httpunit.Button$1.class
com.meterware.httpunit.Button$2.class
com.meterware.httpunit.Button$DisabledButtonException.class
com.meterware.httpunit.Button$Scriptable.class
com.meterware.httpunit.Button.class
com.meterware.httpunit.CheckboxFormControl.class
com.meterware.httpunit.ClientProperties.class
com.meterware.httpunit.ContentConcealer.class
com.meterware.httpunit.DNSListener.class
com.meterware.httpunit.DefaultWebResponse.class
com.meterware.httpunit.DialogAdapter.class
com.meterware.httpunit.DialogResponder.class
com.meterware.httpunit.ElementRegistry.class
com.meterware.httpunit.FileSubmitFormControl$Scriptable.class
com.meterware.httpunit.FileSubmitFormControl.class
com.meterware.httpunit.FixedURLWebRequestSource.class
com.meterware.httpunit.FormControl$Scriptable.class
com.meterware.httpunit.FormControl.class
com.meterware.httpunit.FormParameter$IllegalCheckboxParameterException.class
com.meterware.httpunit.FormParameter$UnusedParameterValueException.class
com.meterware.httpunit.FormParameter$UnusedUploadFileException.class
com.meterware.httpunit.FormParameter.class
com.meterware.httpunit.FrameHolder.class
com.meterware.httpunit.FrameSelector.class
com.meterware.httpunit.GetMethodWebRequest.class
com.meterware.httpunit.HTMLElement.class
com.meterware.httpunit.HTMLElementBase.class
com.meterware.httpunit.HTMLElementPredicate.class
com.meterware.httpunit.HTMLElementScriptable.class
com.meterware.httpunit.HTMLPage$1.class
com.meterware.httpunit.HTMLPage$Scriptable.class
com.meterware.httpunit.HTMLPage.class
com.meterware.httpunit.HTMLSegment.class
com.meterware.httpunit.HeadMethodWebRequest.class
com.meterware.httpunit.HeaderOnlyWebRequest.class
com.meterware.httpunit.HiddenFieldFormControl.class
com.meterware.httpunit.HtmlErrorListener.class
com.meterware.httpunit.HttpException.class
com.meterware.httpunit.HttpHeader.class
com.meterware.httpunit.HttpInternalErrorException.class
com.meterware.httpunit.HttpNotFoundException.class
com.meterware.httpunit.HttpUnitOptions$1.class
com.meterware.httpunit.HttpUnitOptions.class
com.meterware.httpunit.HttpUnitUtils$ClasspathEntityResolver.class
com.meterware.httpunit.HttpUnitUtils.class
com.meterware.httpunit.HttpWebResponse.class
com.meterware.httpunit.HttpsProtocolSupport.class
com.meterware.httpunit.HttpsURLStreamHandler.class
com.meterware.httpunit.IllegalButtonPositionException.class
com.meterware.httpunit.IllegalNonFileParameterException.class
com.meterware.httpunit.IllegalNonFormParametersRequest.class
com.meterware.httpunit.IllegalRequestParameterException.class
com.meterware.httpunit.JavascriptURLStreamHandler.class
com.meterware.httpunit.MessageBodyWebRequest$InputStreamMessageBody.class
com.meterware.httpunit.MessageBodyWebRequest.class
com.meterware.httpunit.MissingParameterValueException.class
com.meterware.httpunit.MultipartFormRequiredException.class
com.meterware.httpunit.NoSuchFrameException.class
com.meterware.httpunit.NodeUtils$1.class
com.meterware.httpunit.NodeUtils$2.class
com.meterware.httpunit.NodeUtils$NodeAction.class
com.meterware.httpunit.NodeUtils$PreOrderTraversal.class
com.meterware.httpunit.NodeUtils.class
com.meterware.httpunit.NotHTMLException.class
com.meterware.httpunit.ParameterHolder.class
com.meterware.httpunit.ParsedHTML$1.class
com.meterware.httpunit.ParsedHTML$2.class
com.meterware.httpunit.ParsedHTML$DefaultElementFactory.class
com.meterware.httpunit.ParsedHTML$FormControlFactory.class
com.meterware.httpunit.ParsedHTML$HTMLElementFactory.class
com.meterware.httpunit.ParsedHTML$HtmlElementRecorder.class
com.meterware.httpunit.ParsedHTML$ListItemFactory.class
com.meterware.httpunit.ParsedHTML$NoScriptElement.class
com.meterware.httpunit.ParsedHTML$NoScriptFactory.class
com.meterware.httpunit.ParsedHTML$ScriptFactory.class
com.meterware.httpunit.ParsedHTML$TableCellFactory.class
com.meterware.httpunit.ParsedHTML$TableRowFactory.class
com.meterware.httpunit.ParsedHTML$TextBlockFactory.class
com.meterware.httpunit.ParsedHTML$WebAppletFactory.class
com.meterware.httpunit.ParsedHTML$WebFormFactory.class
com.meterware.httpunit.ParsedHTML$WebFrameFactory.class
com.meterware.httpunit.ParsedHTML$WebIFrame.class
com.meterware.httpunit.ParsedHTML$WebIFrameFactory.class
com.meterware.httpunit.ParsedHTML$WebImageFactory.class
com.meterware.httpunit.ParsedHTML$WebLinkFactory.class
com.meterware.httpunit.ParsedHTML$WebListFactory.class
com.meterware.httpunit.ParsedHTML$WebTableFactory.class
com.meterware.httpunit.ParsedHTML.class
com.meterware.httpunit.PasswordFieldFormControl.class
com.meterware.httpunit.PostMethodWebRequest.class
com.meterware.httpunit.PresetFormParameter.class
com.meterware.httpunit.PresetParameter.class
com.meterware.httpunit.PutMethodWebRequest.class
com.meterware.httpunit.RadioButtonFormControl.class
com.meterware.httpunit.RadioGroupFormControl.class
com.meterware.httpunit.RecursiveRedirectionException.class
com.meterware.httpunit.RedirectWebRequest.class
com.meterware.httpunit.RequestContext.class
com.meterware.httpunit.ResetButton.class
com.meterware.httpunit.ScriptException.class
com.meterware.httpunit.SubmitButton$DisabledSubmitButtonException.class
com.meterware.httpunit.SubmitButton.class
com.meterware.httpunit.TableCell.class
com.meterware.httpunit.TableRow.class
com.meterware.httpunit.TextAreaFormControl.class
com.meterware.httpunit.TextBlock$1.class
com.meterware.httpunit.TextBlock$2.class
com.meterware.httpunit.TextBlock.class
com.meterware.httpunit.TextFieldFormControl.class
com.meterware.httpunit.TextFormControl$Scriptable.class
com.meterware.httpunit.TextFormControl.class
com.meterware.httpunit.UncheckedParameterHolder.class
com.meterware.httpunit.UnsupportedActionException.class
com.meterware.httpunit.WebApplet.class
com.meterware.httpunit.WebClient$HeaderDictionary.class
com.meterware.httpunit.WebClient.class
com.meterware.httpunit.WebClientListener.class
com.meterware.httpunit.WebConversation.class
com.meterware.httpunit.WebForm$1.class
com.meterware.httpunit.WebForm$IllegalSubmitButtonException.class
com.meterware.httpunit.WebForm$IllegalUnnamedSubmitButtonException.class
com.meterware.httpunit.WebForm$InvalidFileParameterException.class
com.meterware.httpunit.WebForm$NoSuchParameterException.class
com.meterware.httpunit.WebForm$Scriptable.class
com.meterware.httpunit.WebForm.class
com.meterware.httpunit.WebFrame.class
com.meterware.httpunit.WebImage$1.class
com.meterware.httpunit.WebImage$Scriptable.class
com.meterware.httpunit.WebImage.class
com.meterware.httpunit.WebLink$1.class
com.meterware.httpunit.WebLink$2.class
com.meterware.httpunit.WebLink$3.class
com.meterware.httpunit.WebLink$4.class
com.meterware.httpunit.WebLink$5.class
com.meterware.httpunit.WebLink$Scriptable.class
com.meterware.httpunit.WebLink.class
com.meterware.httpunit.WebList.class
com.meterware.httpunit.WebRequest$1.class
com.meterware.httpunit.WebRequest.class
com.meterware.httpunit.WebRequestSource.class
com.meterware.httpunit.WebResponse$ByteTag.class
com.meterware.httpunit.WebResponse$ByteTagParser.class
com.meterware.httpunit.WebResponse$Scriptable.class
com.meterware.httpunit.WebResponse.class
com.meterware.httpunit.WebTable$1.class
com.meterware.httpunit.WebTable$2.class
com.meterware.httpunit.WebTable$3.class
com.meterware.httpunit.WebTable$4.class
com.meterware.httpunit.WebTable.class
com.meterware.httpunit.WebWindow.class
com.meterware.httpunit.WebWindowListener.class
com.meterware.httpunit.controls.IllegalParameterValueException.class
com.meterware.httpunit.controls.SelectionFormControl$MultiSelectOptions.class
com.meterware.httpunit.controls.SelectionFormControl$Option.class
com.meterware.httpunit.controls.SelectionFormControl$Options.class
com.meterware.httpunit.controls.SelectionFormControl$Scriptable.class
com.meterware.httpunit.controls.SelectionFormControl$SingleSelectOptions.class
com.meterware.httpunit.controls.SelectionFormControl.class
com.meterware.httpunit.cookies.Cookie.class
com.meterware.httpunit.cookies.CookieJar$CookiePress.class
com.meterware.httpunit.cookies.CookieJar$CookieRecipe.class
com.meterware.httpunit.cookies.CookieJar$RFC2109CookieRecipe.class
com.meterware.httpunit.cookies.CookieJar$RFC2965CookieRecipe.class
com.meterware.httpunit.cookies.CookieJar.class
com.meterware.httpunit.cookies.CookieListener.class
com.meterware.httpunit.cookies.CookieProperties.class
com.meterware.httpunit.cookies.CookieSource.class
com.meterware.httpunit.dom.AbstractDomComponent.class
com.meterware.httpunit.dom.AttrImpl.class
com.meterware.httpunit.dom.AttributeNameAdjusted.class
com.meterware.httpunit.dom.CDATASectionImpl.class
com.meterware.httpunit.dom.CharacterDataImpl.class
com.meterware.httpunit.dom.CommentImpl.class
com.meterware.httpunit.dom.DocumentImpl.class
com.meterware.httpunit.dom.DocumentTypeImpl.class
com.meterware.httpunit.dom.DomBasedScriptingEngineFactory.class
com.meterware.httpunit.dom.DomListener.class
com.meterware.httpunit.dom.DomWindow.class
com.meterware.httpunit.dom.DomWindowProxy.class
com.meterware.httpunit.dom.ElementImpl.class
com.meterware.httpunit.dom.HTMLAnchorElementImpl.class
com.meterware.httpunit.dom.HTMLAppletElementImpl.class
com.meterware.httpunit.dom.HTMLAreaElementImpl.class
com.meterware.httpunit.dom.HTMLBaseElementImpl.class
com.meterware.httpunit.dom.HTMLBodyElementImpl.class
com.meterware.httpunit.dom.HTMLButtonElementImpl.class
com.meterware.httpunit.dom.HTMLCollectionImpl.class
com.meterware.httpunit.dom.HTMLContainerDelegate.class
com.meterware.httpunit.dom.HTMLContainerElement.class
com.meterware.httpunit.dom.HTMLControl.class
com.meterware.httpunit.dom.HTMLDocumentImpl.class
com.meterware.httpunit.dom.HTMLElementImpl.class
com.meterware.httpunit.dom.HTMLEventHandler.class
com.meterware.httpunit.dom.HTMLFormElementImpl.class
com.meterware.httpunit.dom.HTMLHeadElementImpl.class
com.meterware.httpunit.dom.HTMLHtmlElementImpl.class
com.meterware.httpunit.dom.HTMLIFrameElementImpl.class
com.meterware.httpunit.dom.HTMLImageElementImpl.class
com.meterware.httpunit.dom.HTMLInputElementImpl$CheckboxBehavior.class
com.meterware.httpunit.dom.HTMLInputElementImpl$DefaultBehavior.class
com.meterware.httpunit.dom.HTMLInputElementImpl$EditableTextBehavior.class
com.meterware.httpunit.dom.HTMLInputElementImpl$RadioButtonBehavior.class
com.meterware.httpunit.dom.HTMLInputElementImpl$ResetButtonBehavior.class
com.meterware.httpunit.dom.HTMLInputElementImpl$SubmitButtonBehavior.class
com.meterware.httpunit.dom.HTMLInputElementImpl$TypeSpecificBehavior.class
com.meterware.httpunit.dom.HTMLInputElementImpl.class
com.meterware.httpunit.dom.HTMLLinkElementImpl.class
com.meterware.httpunit.dom.HTMLMetaElementImpl.class
com.meterware.httpunit.dom.HTMLOptionElementImpl.class
com.meterware.httpunit.dom.HTMLParagraphElementImpl.class
com.meterware.httpunit.dom.HTMLSelectElementImpl.class
com.meterware.httpunit.dom.HTMLStyleElementImpl.class
com.meterware.httpunit.dom.HTMLTableCellElementImpl.class
com.meterware.httpunit.dom.HTMLTableElementImpl.class
com.meterware.httpunit.dom.HTMLTableRowElementImpl.class
com.meterware.httpunit.dom.HTMLTextAreaElementImpl.class
com.meterware.httpunit.dom.HTMLTitleElementImpl.class
com.meterware.httpunit.dom.NamedNodeMapImpl.class
com.meterware.httpunit.dom.NamespaceAwareNodeImpl.class
com.meterware.httpunit.dom.NodeImpl$1.class
com.meterware.httpunit.dom.NodeImpl$IteratorMask.class
com.meterware.httpunit.dom.NodeImpl$PreOrderIterator.class
com.meterware.httpunit.dom.NodeImpl.class
com.meterware.httpunit.dom.NodeListImpl.class
com.meterware.httpunit.dom.ProcessingInstructionImpl.class
com.meterware.httpunit.dom.ScriptingSupport.class
com.meterware.httpunit.dom.TextImpl.class
com.meterware.httpunit.javascript.JavaScript$Control.class
com.meterware.httpunit.javascript.JavaScript$Document.class
com.meterware.httpunit.javascript.JavaScript$ElementArray.class
com.meterware.httpunit.javascript.JavaScript$Form.class
com.meterware.httpunit.javascript.JavaScript$HTMLElement.class
com.meterware.httpunit.javascript.JavaScript$Image.class
com.meterware.httpunit.javascript.JavaScript$JavaScriptEngine.class
com.meterware.httpunit.javascript.JavaScript$Link.class
com.meterware.httpunit.javascript.JavaScript$Location.class
com.meterware.httpunit.javascript.JavaScript$Navigator.class
com.meterware.httpunit.javascript.JavaScript$Option.class
com.meterware.httpunit.javascript.JavaScript$Options.class
com.meterware.httpunit.javascript.JavaScript$Screen.class
com.meterware.httpunit.javascript.JavaScript$Style.class
com.meterware.httpunit.javascript.JavaScript$Window.class
com.meterware.httpunit.javascript.JavaScript.class
com.meterware.httpunit.javascript.JavaScriptEngineFactory.class
com.meterware.httpunit.javascript.RhinoException.class
com.meterware.httpunit.javascript.ScriptingEngineImpl.class
com.meterware.httpunit.parsing.DocumentAdapter.class
com.meterware.httpunit.parsing.ErrorHandler.class
com.meterware.httpunit.parsing.HTMLParser.class
com.meterware.httpunit.parsing.HTMLParserFactory.class
com.meterware.httpunit.parsing.HTMLParserListener.class
com.meterware.httpunit.parsing.JTidyHTMLParser.class
com.meterware.httpunit.parsing.JTidyPrintWriter.class
com.meterware.httpunit.parsing.NekoDOMParser$ScriptException.class
com.meterware.httpunit.parsing.NekoDOMParser.class
com.meterware.httpunit.parsing.NekoHTMLParser.class
com.meterware.httpunit.parsing.ScriptFilter.class
com.meterware.httpunit.parsing.ScriptHandler.class
com.meterware.httpunit.protocol.MessageBody.class
com.meterware.httpunit.protocol.MimeEncodedMessageBody$MimeEncoding.class
com.meterware.httpunit.protocol.MimeEncodedMessageBody.class
com.meterware.httpunit.protocol.ParameterCollection.class
com.meterware.httpunit.protocol.ParameterProcessor.class
com.meterware.httpunit.protocol.URLEncodedMessageBody.class
com.meterware.httpunit.protocol.URLEncodedString.class
com.meterware.httpunit.protocol.UploadFileSpec.class
com.meterware.httpunit.scripting.DocumentElement.class
com.meterware.httpunit.scripting.FormScriptable.class
com.meterware.httpunit.scripting.IdentifiedDelegate.class
com.meterware.httpunit.scripting.Input.class
com.meterware.httpunit.scripting.NamedDelegate.class
com.meterware.httpunit.scripting.ScriptableDelegate$1.class
com.meterware.httpunit.scripting.ScriptableDelegate.class
com.meterware.httpunit.scripting.ScriptingEngine.class
com.meterware.httpunit.scripting.ScriptingEngineFactory.class
com.meterware.httpunit.scripting.ScriptingEventHandler.class
com.meterware.httpunit.scripting.ScriptingHandler.class
com.meterware.httpunit.scripting.SelectionOption.class
com.meterware.httpunit.scripting.SelectionOptions.class
com.meterware.pseudoserver.HttpRequest.class
com.meterware.pseudoserver.HttpResponseStream.class
com.meterware.pseudoserver.HttpUserAgentTest$QuerySpec.class
com.meterware.pseudoserver.HttpUserAgentTest.class
com.meterware.pseudoserver.PseudoServer$1.class
com.meterware.pseudoserver.PseudoServer$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
xmlParserAPIs-2.2.1.jar
/xerces/xmlParserAPIs/2.2.1
查看xmlParserAPIs所有版本文件
xercesImpl-2.6.2.jar
/xerces/xercesImpl/2.6.2
查看xercesImpl所有版本文件
nekohtml-0.9.5.jar
/nekohtml/nekohtml/0.9.5
查看nekohtml所有版本文件
js-1.6R5.jar
/rhino/js/1.6R5
查看js所有版本文件
servlet-api-2.3.jar
/javax.servlet/servlet-api/2.3
查看servlet-api所有版本文件
jtidy-4aug2000r7-dev.jar
/jtidy/jtidy/4aug2000r7-dev
查看jtidy所有版本文件
junit-3.8.1.jar
/junit/junit/3.8.1
查看junit所有版本文件
mail-1.4.jar
/javax.mail/mail/1.4
查看mail所有版本文件
|