Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 298 Bytes

check-serialized-value.md

File metadata and controls

10 lines (6 loc) · 298 Bytes

Check a Serialized Value in Redis

Step Definition:

This step checks if a serialized value in Redis matches the expected value. It unserializes the value before comparing.

Gherkin Example:

When I see in redis serialized value "testSerializedValue" by key "serializedKey"