cti-python-stix2/stix2/test
Richard Piazza f56ea8e951 added tests for process and file extensions
if no properties are passed to _check_at_least_one_property assume its all properties
when extensions are involved always check them in _check_at_least_one_property (caused by raising the exception on the enclosing type)
added _check_object_constaints to extensions, where appropriate
2017-05-17 15:33:28 -04:00
..
__init__.py
conftest.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
constants.py
test_attack_pattern.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_base.py
test_bundle.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_campaign.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_course_of_action.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_external_reference.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_fixtures.py
test_identity.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_indicator.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_intrusion_set.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_kill_chain_phases.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_malware.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_markings.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_observed_data.py added tests for process and file extensions 2017-05-17 15:33:28 -04:00
test_properties.py Add EnumProperty, use it in WindowsRegistryValueType 2017-05-10 11:52:59 -04:00
test_relationship.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_report.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_sighting.py
test_threat_actor.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_tool.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_utils.py
test_versioning.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00
test_vulnerability.py Switch to isort for checking import order 2017-05-09 15:10:53 -04:00