class documentation

Undocumented

Method setUp Undocumented
Method test_eq Undocumented
Method test_invalid_eq Object class object can be compared only to the same class object
Method test_ne Undocumented
Method test_order Undocumented
Constant ORDER Undocumented
Instance Variable data Undocumented
def setUp(self): (source)

Undocumented

def test_eq(self): (source)

Undocumented

def test_invalid_eq(self): (source)

Object class object can be compared only to the same class object

def test_ne(self): (source)

Undocumented

def test_order(self): (source)

Undocumented

ORDER: list[str] = (source)

Undocumented

Value
['no_name', 'country', 'organization', 'organizationalUnit']
data = (source)

Undocumented