On Tue Nov 12 09:59:50 2024 +0000, Zhiyi Zhang wrote:
I don't see this IPropertyValueStatics actually used anywhere. This is probably just a leftover from copy-pasting existing tests. Please remove them. Also, this suggests that you should thoroughly review your code before submitting it.
The statics are used in tests for the methods `Insert` and `Lookup`. They were left over after I split the conformance tests commits into two MRs. Removed them for now.