Registry / testing / jersey-test-framework-util

jersey-test-framework-util

JSON →
library4.0.2javamavenunverified

Utility classes for the Jersey Test Framework, simplifying REST endpoint testing.

<dependency> <groupId>org.glassfish.jersey.test-framework</groupId> <artifactId>jersey-test-framework-util</artifactId> <version>4.0.2</version> </dependency>
INSTALL
IMPORT
SIG · JERSEY-TEST-FRAMEW
J
jersey-test-framework-util
testingjavav4.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestProperties
org.glassfish.jersey.test.util.TestProperties

Configure test properties for Jersey test framework.

import org.glassfish.jersey.test.util.TestProperties; TestProperties props = new TestProperties(); props.setProperty("jersey.config.test.container.port", "8080");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jersey-test-framework-util — mvn dependency:get jersey-test-framework-util · libregistry