testcoveragespy

Built on the top of Cobertura, TestCoverageSpy injects Cobertura code into java classes on the fly (load time). So it makes test coverage analysis for Web Application testing, or other integration/functional testing, a bit simpler.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

testcoveragespy
Built on the top of Cobertura, TestCoverageSpy injects Cobertura code into java classes on the fly (load time). So it makes test coverage analysis for Web Application testing, or other integration/functional testing, a bit simpler.
Ссылка на сайт

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

http://sourceforge.net/p/testspy/home/
Система контроля версий

Система контроля версий

http://sourceforge.net/p/testspy/svn/

Скачать testcoveragespy

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sourceforge.cobertura : cobertura jar 1.9.4.1
log4j : log4j jar 1.2.15

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

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

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

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

Версия
1.0.0