Last Version

logunit-testng 1.1

LogUnit module for TestNG support.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.wickedsource.logunit
ArtifactId

ArtifactId

logunit-testng
Version

Version

1.1
Type

Type

jar
Description

Description

logunit-testng
LogUnit module for TestNG support.

Download logunit-testng 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wickedsource.logunit : logunit-core jar 1.1
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.