class documentation

class TestRoundingFunctions: (source)

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): (source)

Undocumented

def test_object_direct(self): (source)

test direct implementation of these magic methods

def test_object_indirect(self): (source)

test implementations via __float__