testtools.matchers._basic._BinaryComparison(object)
class documentationtesttools.matchers._basic
(View In Hierarchy)
Known subclasses: testtools.matchers._basic.Equals, testtools.matchers._basic.GreaterThan, testtools.matchers._basic.Is, testtools.matchers._basic.LessThan, testtools.matchers._basic.NotEquals
Method | __init__ | Undocumented |
Method | __str__ | Undocumented |
Method | match | Undocumented |
Method | comparator | Undocumented |