userver: testsuite.matching.AnyString Class Reference
Loading...
Searching...
No Matches
testsuite.matching.AnyString Class Reference

Detailed Description

Matches any string.

Definition at line 32 of file matching.py.

Public Member Functions

 __repr__ (self)
 __eq__ (self, other)

Member Function Documentation

◆ __eq__()

testsuite.matching.AnyString.__eq__ ( self,
other )

Definition at line 40 of file matching.py.

◆ __repr__()

testsuite.matching.AnyString.__repr__ ( self)

Definition at line 37 of file matching.py.


The documentation for this class was generated from the following file: