License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdio.sniffy |
ArtifactId | ArtifactIdsniffy-testng |
Version | Version3.1.12 |
Type | Typejar |
Description |
DescriptionSniffy counts the number of executed queries
|
Filename | Size |
---|---|
sniffy-testng-3.1.12.pom | |
sniffy-testng-3.1.12.jar | 5 KB |
sniffy-testng-3.1.12-sources.jar | 4 KB |
sniffy-testng-3.1.12-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sniffy/sniffy-testng/ -->
<dependency>
<groupId>io.sniffy</groupId>
<artifactId>sniffy-testng</artifactId>
<version>3.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.sniffy/sniffy-testng/
implementation 'io.sniffy:sniffy-testng:3.1.12'
// https://jarcasting.com/artifacts/io.sniffy/sniffy-testng/
implementation ("io.sniffy:sniffy-testng:3.1.12")
'io.sniffy:sniffy-testng:jar:3.1.12'
<dependency org="io.sniffy" name="sniffy-testng" rev="3.1.12">
<artifact name="sniffy-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sniffy', module='sniffy-testng', version='3.1.12')
)
libraryDependencies += "io.sniffy" % "sniffy-testng" % "3.1.12"
[io.sniffy/sniffy-testng "3.1.12"]
Group / Artifact | Type | Version |
---|---|---|
io.sniffy : sniffy-test-common | jar | 3.1.12 |
org.testng : testng Optional | jar | 6.8.21 |
io.sniffy : sniffy-core | jar | 3.1.12 |
io.sniffy : sniffy-module-tls | jar | 3.1.12 |
io.sniffy : sniffy-module-nio | jar | 3.1.12 |
io.sniffy : sniffy-module-nio-compat | jar | 3.1.12 |
org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.19 |
Group / Artifact | Type | Version |
---|---|---|
io.sniffy : sniffy-test-common | test-jar | 3.1.12 |
io.sniffy : sniffy-core | test-jar | 3.1.12 |
ru.yandex.qatools.allure : allure-java-annotations | jar | 1.5.4 |
com.h2database : h2 | jar | 1.4.200 |
org.mockito : mockito-core | jar | 3.3.3 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.1 |