Registry / testing / jboss-test

jboss-test

JSON →
library1.2.0.Finaljavamavenunverified

Common test support classes for JBoss projects, providing utilities for unit and integration testing.

<dependency> <groupId>org.jboss.test</groupId> <artifactId>jboss-test</artifactId> <version>1.2.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-TEST
J
jboss-test
testingjavav1.2.0.Final
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.

JBossTestCase
org.jboss.test.JBossTestCase

Minimal example extending JBossTestCase for testing.

import org.jboss.test.JBossTestCase; public class Example extends JBossTestCase { public void testSomething() { System.out.println("Test running"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
jboss-test — mvn dependency:get jboss-test · libregistry