fireworks.utilities.tests package¶
Submodules¶
fireworks.utilities.tests.test_dagflow module¶
fireworks.utilities.tests.test_filepad module¶
- class fireworks.utilities.tests.test_filepad.FilePadTest(methodName='runTest')¶
Bases:
TestCase
fireworks.utilities.tests.test_fw_serializers module¶
- class fireworks.utilities.tests.test_fw_serializers.ExplicitSerializationTest(methodName='runTest')¶
Bases:
TestCase
- class fireworks.utilities.tests.test_fw_serializers.ExplicitTestSerializer(a)¶
Bases:
FWSerializable- classmethod from_dict(m_dict)¶
- class fireworks.utilities.tests.test_fw_serializers.FWFormatErrorTest(methodName='runTest')¶
Bases:
TestCaseTest FWFormatError exception.
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- class fireworks.utilities.tests.test_fw_serializers.FWSerializationErrorTest(methodName='runTest')¶
Bases:
TestCaseTest FWSerializationError exception.
- setUp()¶
Hook method for setting up the test fixture before exercising it.
- tearDown()¶
Hook method for deconstructing the test fixture after testing it.
- class fireworks.utilities.tests.test_fw_serializers.SerializationTest(methodName='runTest')¶
Bases:
TestCase
fireworks.utilities.tests.test_update_collection module¶
- class fireworks.utilities.tests.test_update_collection.UpdateCollectionTests(methodName='runTest')¶
Bases:
TestCase- classmethod setUpClass() None¶
Hook method for setting up class fixture before running tests in the class.
fireworks.utilities.tests.test_visualize module¶
- fireworks.utilities.tests.test_visualize.power_wf()¶
Module contents¶
Tests for FireWorks utilities.