
Public Member Functions | |
| def | __eq__ (self, other) |
Public Member Functions inherited from conftest.Output | |
| def | __eq__ (self, other) |
| def | __init__ (self, string) |
| def | __str__ (self) |
Public Attributes | |
| explanation | |
Public Attributes inherited from conftest.Output | |
| explanation | |
| string | |
Custom comparison for output without strict line ordering
Definition at line 67 of file conftest.py.
| def conftest.Unordered.__eq__ | ( | self, | |
| other | |||
| ) |
Definition at line 70 of file conftest.py.
| conftest.Unordered.explanation |
Definition at line 76 of file conftest.py.