License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.sniffy |
ArtifactId | ArtifactIdsniffy-junit |
Version | Version3.1.13 |
Type | Typejar |
Description |
DescriptionSniffy counts the number of executed queries
|
Filename | Size |
---|---|
sniffy-junit-3.1.13.pom | |
sniffy-junit-3.1.13.jar | 8 KB |
sniffy-junit-3.1.13-sources.jar | 4 KB |
sniffy-junit-3.1.13-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sniffy/sniffy-junit/ -->
<dependency>
<groupId>io.sniffy</groupId>
<artifactId>sniffy-junit</artifactId>
<version>3.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.sniffy/sniffy-junit/
implementation 'io.sniffy:sniffy-junit:3.1.13'
// https://jarcasting.com/artifacts/io.sniffy/sniffy-junit/
implementation ("io.sniffy:sniffy-junit:3.1.13")
'io.sniffy:sniffy-junit:jar:3.1.13'
<dependency org="io.sniffy" name="sniffy-junit" rev="3.1.13">
<artifact name="sniffy-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sniffy', module='sniffy-junit', version='3.1.13')
)
libraryDependencies += "io.sniffy" % "sniffy-junit" % "3.1.13"
[io.sniffy/sniffy-junit "3.1.13"]
Group / Artifact | Type | Version |
---|---|---|
io.sniffy : sniffy-test-common | jar | 3.1.13 |
junit : junit Optional | jar | 4.13.1 |
io.sniffy : sniffy-core | jar | 3.1.13 |
io.sniffy : sniffy-module-tls | jar | 3.1.13 |
io.sniffy : sniffy-module-nio | jar | 3.1.13 |
io.sniffy : sniffy-module-nio-compat | jar | 3.1.13 |
org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 |
Group / Artifact | Type | Version |
---|---|---|
io.sniffy : sniffy-test-common | test-jar | 3.1.13 |
io.sniffy : sniffy-core | test-jar | 3.1.13 |
io.qameta.allure : allure-java-commons | jar | 2.17.2 |
com.h2database : h2 | jar | 2.1.210 |
org.mockito : mockito-core | jar | 4.3.1 |
org.hamcrest : hamcrest-library | jar | 2.2 |