class documentation

class TestRoundingFunctions:

View In Hierarchy

Undocumented

Method test​_fraction Undocumented
Method test​_object​_direct test direct implementation of these magic methods
Method test​_object​_indirect test implementations via __float__
def test_fraction(self):

Undocumented

def test_object_direct(self):
test direct implementation of these magic methods
def test_object_indirect(self):
test implementations via __float__