Home | History | Annotate | Download | only in test

Lines Matching refs:DecimalTest

205 class DecimalTest(unittest.TestCase):
2310 DecimalTest,
2315 test_classes = [DecimalTest]
2318 # directory and add the definitions to the DecimalTest class. This
2327 setattr(DecimalTest, 'test_' + head, tester)