Registry / testing / way-core-testing

way-core-testing

JSON →
library2.3.1javamavenunverified

Testing utilities for the Objectos Way development suite, providing helpers for unit and integration tests.

<dependency> <groupId>br.com.objectos</groupId> <artifactId>way-core-testing</artifactId> <version>2.3.1</version> </dependency>
INSTALL
IMPORT
SIG · WAY-CORE-TESTING
W
way-core-testing
testingjavav2.3.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.

TestHelper
br.com.objectos.way.core.testing.TestHelper

Demonstrates importing and using a test helper from Objectos Way Core Testing.

import br.com.objectos.way.core.testing.TestHelper; public class Example { public static void main(String[] args) { TestHelper helper = new TestHelper(); System.out.println("TestHelper loaded."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
way-core-testing — mvn dependency:get way-core-testing · libregistry