Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 203 Bytes

check-key-exist.md

File metadata and controls

10 lines (6 loc) · 203 Bytes

Check the Absence of a Value in Redis

Step Definition:

This step checks that no exists under a specific key in Redis.

Gherkin Example:

When I don't see in redis key "testKey"