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

Method test_base

stix/test/indicator_test.py:34–35  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

32 }
33
34 def test_base(self):
35 self._test_partial_dict(self._base_dict)
36
37
38 def test_negate(self):

Callers

nothing calls this directly

Calls 1

_test_partial_dictMethod · 0.80

Tested by

no test coverage detected