{title:'juneau-assertions', created:'9.0.0'}
Maven Dependency

| <dependency> | <groupId>org.apache.juneau</groupId> | <artifactId>juneau-assertions</artifactId> | <version>9.0.0</version> | </dependency>

Java Library

| juneau-assertions-9.0.0.jar

OSGi Module

| org.apache.juneau.assertions_9.0.0.jar

The {@link oaj.assertions} package in Juneau is a powerful API for performing fluent style assertions. It is used to implement built-in assertion methods on both the server and client side APIs. But it can also be used standalone for testing.