Skip navigation links

Package net.openhft.chronicle.testframework.exception

Provides classes and interfaces for tracking and asserting exceptions during testing.

See: Description

Package net.openhft.chronicle.testframework.exception Description

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 Also:
ExceptionTracker
Skip navigation links

Copyright © 2024. All rights reserved.