All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.openhft.chronicle.testframework.exception.package-info Maven / Gradle / Ivy

There is a newer version: 2.27ea0
Show newest version
/**
 * Provides classes and interfaces for tracking and asserting exceptions during testing.
 * This package includes utility interfaces and implementations that enable users to define
 * expected and ignored exceptions within testing scenarios, thereby facilitating the systematic
 * verification of correct exception handling behavior.
 *
 * @see net.openhft.chronicle.testframework.exception.ExceptionTracker
 */
package net.openhft.chronicle.testframework.exception;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy