
Public Member Functions | |
| def | __eq__ (self, other) |
Public Member Functions inherited from conftest.Output | |
| 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 91 of file conftest.py.
| def conftest.Unordered.__eq__ | ( | self, | |
| other | |||
| ) |
Reimplemented from conftest.Output.
Definition at line 94 of file conftest.py.
| conftest.Unordered.explanation |
Definition at line 99 of file conftest.py.