Registry / testing / jboss-as-subsystem-test

jboss-as-subsystem-test

JSON →
library7.2.0.Finaljavamavenunverified

Testing utilities for JBoss Application Server subsystem configurations.

<dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-subsystem-test</artifactId> <version>7.2.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-AS-SUBSYSTEM
J
jboss-as-subsystem-test
testingjavav7.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.

AbstractSubsystemTest
org.jboss.as.subsystem.test.AbstractSubsystemTest

Create a test for a JBoss AS subsystem.

import org.jboss.as.subsystem.test.AbstractSubsystemTest; public class MySubsystemTest extends AbstractSubsystemTest { public void testSubsystem() { // parse and validate subsystem XML } }
Debug
Known issues
breakingThis package is for JBoss AS 7.x; newer WildFly versions use different APIs.
fix
Use WildFly subsystem test utilities for modern versions.
affects: *
Upgrade
Version history
7.2.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

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