AutoHashEquals.jl
AutoHashEquals.jl copied to clipboard
Add tests for the error conditions.
We have a test that an error is produced when @auto_hash_equals cached=true is used on a type that has an internal constructor.
We should test other error conditions as well.