test_chempots#

Created on Mon May 15 10:02:03 2023

@author: villa

Classes

TestChempots([methodName])

Create an instance of the class that will use the named test method when executed.

Functions

class TestChempots(methodName='runTest')[source]#

Bases: DefermiTest

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

setUp()[source]#

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

test_absolute_referenced()[source]#
test_as_dict_from_dict()[source]#
test_pmg_elements()[source]#
test_chempot_ideal_gas()[source]#