tests.test_constants module

Test for integer conversions.

class tests.test_constants.RoundingMethodsTestCase(methodName='runTest')

Bases: unittest.case.TestCase

Tests for RoundingMethods constants.

testStr()

Test __str__ and __repr__ method.

Previous topic

tests._utils module

Next topic

tests.test_division module

This Page