Registry / testing / kogito-test-utils

kogito-test-utils

JSON →
library10.1.0javamavenunverified

Provides test utilities for Kogito, a cloud-native business automation platform for building intelligent applications.

<dependency> <groupId>org.kie.kogito</groupId> <artifactId>kogito-test-utils</artifactId> <version>10.1.0</version> </dependency>
INSTALL
IMPORT
SIG · KOGITO-TEST-UTILS
K
kogito-test-utils
testingjavav10.1.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.

KogitoTestUtils
org.kie.kogito.test.utils

Shows basic instantiation of KogitoTestUtils.

import org.kie.kogito.test.utils.KogitoTestUtils; public class Example { public static void main(String[] args) { // Example usage of KogitoTestUtils KogitoTestUtils utils = new KogitoTestUtils(); System.out.println("Test utilities initialized."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
kogito-test-utils — mvn dependency:get kogito-test-utils · libregistry