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

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

/**
 * 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 - 2025 Weber Informatics LLC | Privacy Policy