【RF库Collections测试】Dictionary Should Not Contain Value

Name:
Dictionary Should Not Contain Value
Source:
Collections <test library>
Arguments:
[ dictionary | value | msg=None ]
Fails if `value` is 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:

原文地址:https://www.cnblogs.com/apple2016/p/7045927.html