Bean Runner

This project provides a meaningful way to increase code coverage of your jUnit and TestNG tests. Unit testing Java Beans can be a tedious task. The goal of this project is to provide an automated way to unit test the getters and setters of a class.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.beanrunner
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bean Runner
This project provides a meaningful way to increase code coverage of your jUnit and TestNG tests. Unit testing Java Beans can be a tedious task. The goal of this project is to provide an automated way to unit test the getters and setters of a class.
Ссылка на сайт

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

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

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

https://svn.code.sf.net/p/beanrunner/code/beanrunner/tags/beanrunner-1.0.0

Скачать beanrunner

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

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

Зависимости

compile (1)

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

test (2)

Идентификатор библиотеки Тип Версия
commons-collections : commons-collections jar 3.2.2
org.apache.commons : commons-lang3 jar 3.4

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

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

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

Версия
1.0.0
0.0.6
0.0.5
0.0.3
0.0.2