bayespy.utils.misc.TestCase.assertDictContainsSubset

TestCase.assertDictContainsSubset(subset, dictionary, msg=None)[source]

Checks whether dictionary is a superset of subset.