Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
183
class
TypedListTestCase(object):
Callers
15
test_base
Method · 0.80
test_indicator_types
Method · 0.80
test_alternative_ids
Method · 0.80
test_valid_time_positions
Method · 0.80
test_observable
Method · 0.80
test_composite_indicator_expression
Method · 0.80
test_indicated_ttps
Method · 0.80
test_related_campaigns
Method · 0.80
test_producer
Method · 0.80
test_kill_chain_phases
Method · 0.80
test_test_mechanisms
Method · 0.80
test_likely_impact
Method · 0.80
Calls
2
_combine
Method · 0.95
_test_round_trip_dict
Method · 0.95
Tested by
15
test_base
Method · 0.64
test_indicator_types
Method · 0.64
test_alternative_ids
Method · 0.64
test_valid_time_positions
Method · 0.64
test_observable
Method · 0.64
test_composite_indicator_expression
Method · 0.64
test_indicated_ttps
Method · 0.64
test_related_campaigns
Method · 0.64
test_producer
Method · 0.64
test_kill_chain_phases
Method · 0.64
test_test_mechanisms
Method · 0.64
test_likely_impact
Method · 0.64