momentohq / client-sdk-java

Official Java SDK for Momento Serverless Cache
Apache License 2.0
13 stars 5 forks source link

refactor: storage tests should use a single test store and base #380

Closed malandis closed 4 months ago

malandis commented 4 months ago

Refactors the storage tests to use a base class similar to the one just introduced for cache. Handles store set up and tear down uniformly.