Classes | |
| class | _Dictionary |
| class | _List |
| class | Collections |
| A library providing keywords for handling lists and dictionaries. More... | |
| class | NotSet |
Functions | |
| def | _get_matches_in_iterable (iterable, pattern, case_insensitive=False, whitespace_insensitive=False) |
| def | _verify_condition (condition, default_msg, msg, values=False) |
Variables | |
| NOT_SET = NotSet() | |
|
private |
Definition at line 1022 of file Collections.py.
|
private |
Definition at line 1012 of file Collections.py.
| robot.libraries.Collections.NOT_SET = NotSet() |
Definition at line 30 of file Collections.py.