Registry / testing / isis-core-integtestsupport

isis-core-integtestsupport

JSON →
library1.17.0javamavenunverified

Provides integration test support for the Apache Isis framework, including metamodel and runtime APIs.

<dependency> <groupId>org.apache.isis.core</groupId> <artifactId>isis-core-integtestsupport</artifactId> <version>1.17.0</version> </dependency>
INSTALL
IMPORT
SIG · ISIS-CORE-INTEGTES
I
isis-core-integtestsupport
testingjavav1.17.0
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.

IsisIntegrationTestSupport
org.apache.isis.core.integtestsupport.IsisIntegrationTestSupport

Sets up integration test support for Isis.

import org.apache.isis.core.integtestsupport.IsisIntegrationTestSupport; public class QuickStart { public static void main(String[] args) { IsisIntegrationTestSupport support = new IsisIntegrationTestSupport(); support.setUp(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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