src.tests.test_mdtf module

class src.tests.test_mdtf.TestMDTFArgParsing(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

failureException

alias of builtins.AssertionError

longMessage = True
maxDiff = 640