Skip navigation links

Package net.openhft.chronicle.testframework.dto

Provides interfaces and classes for testing Data Transfer Objects (DTOs) within the Chronicle Test Framework.

See: Description

Package net.openhft.chronicle.testframework.dto Description

Provides interfaces and classes for testing Data Transfer Objects (DTOs) within the Chronicle Test Framework. This package includes mechanisms for building and configuring tests that validate and manipulate DTOs, including functionality for accessing, mutating, resetting, and validating DTOs.

The main interface provided is DtoTester, which offers a fluent builder pattern for configuring tests on DTOs.

Skip navigation links

Copyright © 2023. All rights reserved.