Registry / testing / junit-addons

junit-addons

JSON →
library1.4javamavenunverified

A collection of additional JUnit test runners and utilities for extending JUnit testing capabilities.

<dependency> <groupId>junit-addons</groupId> <artifactId>junit-addons</artifactId> <version>1.4</version> </dependency>
INSTALL
IMPORT
SIG · JUNIT-ADDONS
J
junit-addons
testingjavav1.4
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.

Test
junitx.framework.Test

Basic usage of JUnit Addons test case.

import junitx.framework.Test; public class ExampleTest extends junitx.framework.TestCase { public void testSomething() { assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
junit-addons — mvn dependency:get junit-addons · libregistry