Registry / testing / testing

testing

JSON →
library419javamavenunverified

Airlift Testing provides testing utilities for Java applications, including test helpers and assertions.

<dependency> <groupId>io.airlift</groupId> <artifactId>testing</artifactId> <version>419</version> </dependency>
INSTALL
IMPORT
SIG · TESTING
T
testing
testingjavav419
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.

Assertions
✓ io.airlift.testing.Assertions

Use Airlift's assertion utility for testing

import io.airlift.testing.Assertions; Assertions.assertGreaterThan(5, 3);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
419latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
testing — mvn dependency:get testing · libregistry