class documentation

class TestSeterr:

View In Hierarchy

Undocumented

Method test​_default Undocumented
Method test​_divide​_err Undocumented
Method test​_errobj Undocumented
Method test​_errobj​_noerrmask Undocumented
Method test​_set Undocumented
Instance Variable called Undocumented
def test_default(self):

Undocumented

@pytest.mark.skipif((platform.machine() == 'armv5tel'), reason='See gh-413.')
def test_divide_err(self):

Undocumented

def test_errobj(self):

Undocumented

def test_errobj_noerrmask(self):

Undocumented

def test_set(self):

Undocumented

called: int =

Undocumented