io.sniffy:sniffy-integration-test-tomcat

Sniffy counts the number of executed queries

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

io.sniffy
ArtifactId

ArtifactId

sniffy-integration-test-tomcat
Last Version

Last Version

3.1.9
Release Date

Release Date

Type

Type

war
Description

Description

Sniffy counts the number of executed queries

Download sniffy-integration-test-tomcat

How to add to project

<!-- https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-test-tomcat/ -->
<dependency>
    <groupId>io.sniffy</groupId>
    <artifactId>sniffy-integration-test-tomcat</artifactId>
    <version>3.1.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-test-tomcat/
implementation 'io.sniffy:sniffy-integration-test-tomcat:3.1.9'
// https://jarcasting.com/artifacts/io.sniffy/sniffy-integration-test-tomcat/
implementation ("io.sniffy:sniffy-integration-test-tomcat:3.1.9")
'io.sniffy:sniffy-integration-test-tomcat:war:3.1.9'
<dependency org="io.sniffy" name="sniffy-integration-test-tomcat" rev="3.1.9">
  <artifact name="sniffy-integration-test-tomcat" type="war" />
</dependency>
@Grapes(
@Grab(group='io.sniffy', module='sniffy-integration-test-tomcat', version='3.1.9')
)
libraryDependencies += "io.sniffy" % "sniffy-integration-test-tomcat" % "3.1.9"
[io.sniffy/sniffy-integration-test-tomcat "3.1.9"]

Dependencies

compile (2)

Group / Artifact Type Version
io.sniffy : sniffy-web jar 3.1.9
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.19

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (9)

Group / Artifact Type Version
org.seleniumhq.selenium : htmlunit-driver jar 2.44.0
net.sourceforge.htmlunit : htmlunit jar 2.37.0
org.w3c.css : sac jar 1.3
commons-codec : commons-codec jar 1.14
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

Project Modules

There are no modules declared in this project.

Sniffy

Build Status Code Coverage Maven Central

Sniffy is a Java profiler which shows the results directly in your browser. It also brings profiling to your unit (or rather component) tests and allows you to disable certain outgoing connections for fault-tolerance testing. You can also use Sniffy to capture traffic sent or received by your application - just like Wireshark but without admin permission or 3rd-party dependencies.

RecordedDemo

Live Demo - https://demo.sniffy.io/

Documentation - https://www.sniffy.io/docs/latest/

Support

Ask questions on stackoverflow with tag sniffy

Contribute

You are most welcome to contribute to Sniffy!

Read the instructions to build Sniffy and contribution guidelines

io.sniffy

Sniffy

Sniffy - hipster open-source interactive profiler for Java

Versions

Version
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3