Module validate_results

Source
Expand description

Compare the result of a round trip test with the original method. Supports lossy compression methods.

Structs§

ValidationOptions
Whether to do accurate or approximate comparison.

Traits§

ValidateResult
Compare two objects, but with a few special quirks. Intended mainly for unit testing.

Type Aliases§

ValidationResult
If invalid, contains the error message.