Registry / testing / metrics-tests

metrics-tests

JSON →
library3.9.0javamavenunverified

Test utilities for Apache James metrics, providing support for testing metric collection and reporting.

<dependency> <groupId>org.apache.james</groupId> <artifactId>metrics-tests</artifactId> <version>3.9.0</version> </dependency>
INSTALL
IMPORT
SIG · METRICS-TESTS
M
metrics-tests
testingjavav3.9.0
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.

MetricsTestRule
org.apache.james.metrics.tests.MetricsTestRule

Creates a MetricsTestRule for testing Apache James metrics.

import org.apache.james.metrics.tests.MetricsTestRule; public class Example { public static void main(String[] args) { MetricsTestRule rule = new MetricsTestRule(); System.out.println("Metrics test rule created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
2
Resources
metrics-tests — mvn dependency:get metrics-tests · libregistry