HtmlUnit Plugin

HtmlUnit plugin for JWebUnit.

Лицензия

Лицензия

LGPL License
Категории

Категории

Сеть
Группа

Группа

net.sourceforge.jwebunit
Идентификатор

Идентификатор

jwebunit-htmlunit-plugin
Последняя версия

Последняя версия

3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

HtmlUnit Plugin
HtmlUnit plugin for JWebUnit.
Ссылка на сайт

Ссылка на сайт

https://jwebunit.github.io/jwebunit/jwebunit-htmlunit-plugin/
Организация-разработчик

Организация-разработчик

JWebUnit

Скачать jwebunit-htmlunit-plugin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-htmlunit-plugin/ -->
<dependency>
    <groupId>net.sourceforge.jwebunit</groupId>
    <artifactId>jwebunit-htmlunit-plugin</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-htmlunit-plugin/
implementation 'net.sourceforge.jwebunit:jwebunit-htmlunit-plugin:3.3'
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-htmlunit-plugin/
implementation ("net.sourceforge.jwebunit:jwebunit-htmlunit-plugin:3.3")
'net.sourceforge.jwebunit:jwebunit-htmlunit-plugin:jar:3.3'
<dependency org="net.sourceforge.jwebunit" name="jwebunit-htmlunit-plugin" rev="3.3">
  <artifact name="jwebunit-htmlunit-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jwebunit', module='jwebunit-htmlunit-plugin', version='3.3')
)
libraryDependencies += "net.sourceforge.jwebunit" % "jwebunit-htmlunit-plugin" % "3.3"
[net.sourceforge.jwebunit/jwebunit-htmlunit-plugin "3.3"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
net.sourceforge.htmlunit : htmlunit jar 2.18
net.sourceforge.jwebunit : jwebunit-core jar 3.3
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : jcl-over-slf4j jar 1.6.6
ch.qos.logback : logback-classic Необязательный jar 1.0.6
javax.servlet : servlet-api jar 2.5

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.0
net.sourceforge.jwebunit : jwebunit-commons-tests jar 3.3

Модули Проекта

Данный проект не имеет модулей.

JWebUnit

Build Status

https://jwebunit.github.io/jwebunit/

JWebUnit is a Java framework that facilitates creation of acceptance tests for web applications. It evolved from a project where we were using HttpUnit and JUnit to create acceptance tests. As the tests were being written, they were continuously refactored to remove duplication and other bad smells in the test code. JWebUnit is the result of these refactorings. We are using HtmlUnit (htmlunit.sourceforge.net).

Changes in this version are available here: https://jwebunit.github.io/jwebunit/changes-report.html

Have fun! -The JWebUnit team

net.sourceforge.jwebunit

JWebUnit

Версии библиотеки

Версия
3.3
3.2
3.1
3.0
2.5
2.4
2.3
2.2
2.1
2.0
1.5
1.4.1
1.4
1.4-rc4
1.4-rc3
1.4-rc2
1.4-rc1
1.3
1.3-rc2