Last Version

org.tonicsoft.timebomb:timebomb-testng 0.0.0

Simple test utility for temporarily ignoring unit tests.

License

License

Categories

Categories

TestNG Unit Testing
GroupId

GroupId

org.tonicsoft.timebomb
ArtifactId

ArtifactId

timebomb-testng
Version

Version

0.0.0
Type

Type

jar
Description

Description

Simple test utility for temporarily ignoring unit tests.

Download timebomb-testng 0.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.tonicsoft.timebomb : timebomb-core jar 0.0.0
org.testng : testng jar 6.10

test (2)

Group / Artifact Type Version
org.tonicsoft.timebomb : timebomb-core-test jar 0.0.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.