Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 247 Bytes

store-seralized-value.md

File metadata and controls

10 lines (6 loc) · 247 Bytes

Save a Serialized Value to Redis

Step Definition:

This step serializes a value and saves it in Redis under the given key.

Gherkin Example:

When I save serialized value "testSerializedValue" to redis by "serializedKey"