Registry / testing / seed-testing-junit4

seed-testing-junit4

JSON →
library3.15.1javamavenunverified

Provides JUnit4 testing support for SeedStack applications.

<dependency> <groupId>org.seedstack.seed</groupId> <artifactId>seed-testing-junit4</artifactId> <version>3.15.1</version> </dependency>
INSTALL
IMPORT
SIG · SEED-TESTING-JUNIT
S
seed-testing-junit4
testingjavav3.15.1
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.

SeedJUnit4Runner
org.seedstack.seed.testing.junit4.SeedJUnit4Runner

Minimal JUnit4 test using SeedStack runner.

import org.seedstack.seed.testing.junit4.SeedJUnit4Runner; import org.junit.runner.RunWith; @RunWith(SeedJUnit4Runner.class) public class MyTest { @org.junit.Test public void testSomething() { // test logic } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.15.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
seed-testing-junit4 — mvn dependency:get seed-testing-junit4 · libregistry