Technically, a dictionary could have any type for the key if key value is hash-able. We do have some Protobuf generated interface that is using integer for key, but currently not supported by Decoy.
We are a big fan of Decoy style of testing. Please show me a guidance to support dict-matching with int type or being more flexible of types?