test_chemistryutils

class pyssian.tests.test_chemistryutils.ChemistryUtilsTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

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

test_fake_isbasis()[source]
test_fake_ismethod()[source]
test_usual_keywords()[source]
test_valid_isbasis()[source]
test_valid_ismethod()[source]