| Package | Description |
|---|---|
| net.openhft.chronicle.testframework |
The
net.openhft.chronicle.testframework package provides a collection of utility classes and enums
for various common programming tasks, such as handling closeable resources, generating combinations and permutations,
building delegator instances, managing executor services, handling flaky tests, interacting with garbage collection,
providing network-related functionalities, generating series of numbers, and thread-related functionalities. |
| net.openhft.chronicle.testframework.apimetrics |
Provides the classes and interfaces necessary for API metrics analysis within
the Chronicle Test Framework.
|
| net.openhft.chronicle.testframework.dto |
Provides interfaces and classes for testing Data Transfer Objects (DTOs) within
the Chronicle Test Framework.
|
| net.openhft.chronicle.testframework.exception |
Provides classes and interfaces for tracking and asserting exceptions during testing.
|
| net.openhft.chronicle.testframework.function |
This package provides a set of functional interfaces and related utility classes to enhance
and extend the standard Java functional programming model.
|
| net.openhft.chronicle.testframework.mappedfiles |
Provides utility classes for working with mapped files, specifically targeting
Linux systems where the "/proc/self/maps" file provides information about
virtual memory mappings.
|
| net.openhft.chronicle.testframework.process |
The
net.openhft.chronicle.testframework.internal.process package provides internal implementations
for configuring and launching Java processes within the Chronicle testing framework. |
Copyright © 2024. All rights reserved.