Robot Framework
match.py File Reference

Go to the source code of this file.

Classes

class  robot.utils.match.Matcher
 
class  robot.utils.match.MultiMatcher
 

Namespaces

 robot.utils.match
 

Functions

def robot.utils.match.eq (str1, str2, ignore=(), caseless=True, spaceless=True)