See: Description
| Interface | Description |
|---|---|
| DtoTester |
DtoTester is an interface for testing Data Transfer Objects (DTOs).
|
| DtoTester.Builder<T> |
Builder interface for configuring and building a DtoTester instance.
|
| Enum | Description |
|---|---|
| DtoTester.MutatorType |
Enum for defining mutator types.
|
The main interface provided is DtoTester,
which offers a fluent builder pattern for configuring tests on DTOs.
Copyright © 2023. All rights reserved.