MCPcopy Create free account
hub / github.com/STIXProject/python-stix / _test_partial_dict

Method _test_partial_dict

stix/test/__init__.py:178–180  ·  view source on GitHub ↗
(self, partial)

Source from the content-addressed store, hash-verified

176
177 @silence_warnings
178 def _test_partial_dict(self, partial):
179 d = self._combine(partial)
180 self._test_round_trip_dict(d)
181
182
183class TypedListTestCase(object):

Callers 15

test_baseMethod · 0.80
test_indicator_typesMethod · 0.80
test_alternative_idsMethod · 0.80
test_observableMethod · 0.80
test_indicated_ttpsMethod · 0.80
test_producerMethod · 0.80
test_test_mechanismsMethod · 0.80
test_likely_impactMethod · 0.80

Calls 2

_combineMethod · 0.95
_test_round_trip_dictMethod · 0.95

Tested by 15

test_baseMethod · 0.64
test_indicator_typesMethod · 0.64
test_alternative_idsMethod · 0.64
test_observableMethod · 0.64
test_indicated_ttpsMethod · 0.64
test_producerMethod · 0.64
test_test_mechanismsMethod · 0.64
test_likely_impactMethod · 0.64