Registry / testing / isis-core-internaltestsupport

isis-core-internaltestsupport

JSON →
library2.0.0-M9javamavenunverified

Support for writing unit tests in JUnit 5 for Apache Isis applications; should be added as a dependency with scope=test only.

<dependency> <groupId>org.apache.isis.core</groupId> <artifactId>isis-core-internaltestsupport</artifactId> <version>2.0.0-M9</version> </dependency>
INSTALL
IMPORT
SIG · ISIS-CORE-INTERNAL
I
isis-core-internaltestsupport
testingjavav2.0.0-M9
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.

JMockTestSupport
org.apache.isis.core.internaltestsupport.jmocking.JMockTestSupport

Minimal usage showing import of JMockTestSupport for unit testing.

import org.apache.isis.core.internaltestsupport.jmocking.JMockTestSupport; public class MyTest { private JMockTestSupport support = new JMockTestSupport(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0-M9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
isis-core-internaltestsupport — mvn dependency:get isis-core-internaltestsupport · libregistry