ambry
ambry copied to clipboard
`MockStoreKeyConverterFactory` should not use singleton `MockStoreKeyConverter`.
Calls to getStoreKeyConverter() should construct and return a new instance and not return the same instance.