Registry / testing / molgenis-test

molgenis-test

JSON →
library8.4.5javamavenunverified

Utility test classes for the MOLGENIS platform, providing helpers for unit and integration testing.

<dependency> <groupId>org.molgenis</groupId> <artifactId>molgenis-test</artifactId> <version>8.4.5</version> </dependency>
INSTALL
IMPORT
SIG · MOLGENIS-TEST
M
molgenis-test
testingjavav8.4.5
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.

AbstractMolgenisTest
org.molgenis.test.AbstractMolgenisTest

Extend AbstractMolgenisTest to use MOLGENIS test utilities.

import org.molgenis.test.AbstractMolgenisTest; import org.junit.jupiter.api.Test; public class MyTest extends AbstractMolgenisTest { @Test public void testSomething() { // test logic } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.4.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
molgenis-test — mvn dependency:get molgenis-test · libregistry