TestFrameworkHelper library

This library contains helper method for JUnit and TestNG.

License

License

http://www.apache.org/licenses/LICENSE-2.0
GroupId

GroupId

ch.racic.testing
ArtifactId

ArtifactId

TestFrameworkHelper
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

TestFrameworkHelper library
This library contains helper method for JUnit and TestNG.
Project URL

Project URL

https://github.com/rac2030/TestFrameworkHelper
Source Code Management

Source Code Management

http://github.com/rac2030/TestFrameworkHelper

Download TestFrameworkHelper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.commons : commons-exec jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4