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

【RF库Collections测试】Dictionary Should Contain Value

【RF库Collections测试】Dictionary Should Contain Value

 

场景2:打印默认的错误信息

【RF库Collections测试】Dictionary Should Contain Value

【RF库Collections测试】Dictionary Should Contain Value

 

场景3:msg=${D1} does not contain value 23!!

【RF库Collections测试】Dictionary Should Contain Value

【RF库Collections测试】Dictionary Should Contain Value

 

相关文章:

  • 2021-09-04
  • 2021-12-04
  • 2021-05-25
  • 2021-09-17
  • 2021-08-25
  • 2021-05-25
  • 2021-12-17
  • 2021-07-12
猜你喜欢
  • 2021-05-27
  • 2022-03-04
  • 2021-12-07
  • 2021-12-10
  • 2022-01-29
  • 2021-12-02
相关资源
相似解决方案