MVN

net.sf.beanrunner : beanrunner

Maven & Gradle

Sep 16, 2016
1 usages

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.

<dependency>
    <groupId>net.sf.beanrunner</groupId>
    <artifactId>beanrunner</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.beanrunner : beanrunner to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.sf.beanrunner : beanrunner to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
beanrunner-1.0.0
0.0.x
beanrunner-0.0.6
beanrunner-0.0.5
beanrunner-0.0.3
beanrunner-0.0.2

How to add a dependency to Maven

Add the following net.sf.beanrunner : beanrunner maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.beanrunner</groupId>
    <artifactId>beanrunner</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.beanrunner : beanrunner gradle dependency to your build.gradle file:

implementation 'net.sf.beanrunner:beanrunner:1.0.0'

Gradle Kotlin DSL: Add the following net.sf.beanrunner : beanrunner gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.beanrunner:beanrunner:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.beanrunner : beanrunner sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.beanrunner" % "beanrunner" % "1.0.0"

Advertisement

Dependencies from Group

Sep 16, 2016
1 usages

Discover Dependencies

Sep 29, 2022
2 usages
May 25, 2020
7 usages
Dec 26, 2020
95 usages
63 stars
Nov 06, 2018
225 usages
1.3k stars
Aug 15, 2023
539 usages
11.1k stars
Mar 30, 2019
150 usages
256 stars
Jan 30, 2020
2 usages
9 stars
Mar 04, 2021
3 usages
93 stars
Mar 17, 2023
1 usages
2 stars