matminer.utils.tests package¶
Submodules¶
matminer.utils.tests.test_caching module¶
matminer.utils.tests.test_data module¶
-
class
matminer.utils.tests.test_data.TestDemlData(methodName='runTest')¶ Bases:
unittest.case.TestCaseTests for the DemlData Class
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_get_oxidation()¶
-
test_get_property()¶
-
-
class
matminer.utils.tests.test_data.TestIUCrBondValenceData(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_get_data()¶
-
-
class
matminer.utils.tests.test_data.TestMEGNetData(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_get_property()¶
-
-
class
matminer.utils.tests.test_data.TestMagpieData(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_get_oxidation()¶
-
test_get_property()¶
-
-
class
matminer.utils.tests.test_data.TestMatScholarData(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_get_property()¶
-
matminer.utils.tests.test_flatten_dict module¶
matminer.utils.tests.test_io module¶
-
class
matminer.utils.tests.test_io.IOTest(methodName='runTest')¶ Bases:
pymatgen.util.testing.PymatgenTest-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_load_dataframe_from_json()¶
-
test_store_dataframe_as_json()¶
-
-
matminer.utils.tests.test_io.generate_json_files()¶