| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Method and Description |
|---|---|
@NotNull BytesTextMethodTester |
BytesTextMethodTester.afterRun(UnaryOperator<String> afterRun)
Sets a post-processing function applied to both expected and actual output before comparison.
|
@NotNull BytesTextMethodTester |
BytesTextMethodTester.run()
Executes the test.
|
@NotNull BytesTextMethodTester |
BytesTextMethodTester.setup(String setup)
Sets a setup file to be processed before the main input.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.