Name:
Dictionary Should Contain Key
Source:
Collections <test library>
Arguments:
[ dictionary | key | msg=None ]
Fails if `key` is not found from `dictionary`.
See `List Should Contain Value` for an explanation of `msg`.
The given dictionary is never altered by this keyword.
场景1:
场景2:
场景3: