cti-python-stix2/stix2
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
..
test added tests for process and file extensions 2017-05-17 15:33:28 -04:00
__init__.py
base.py added tests for process and file extensions 2017-05-17 15:33:28 -04:00
bundle.py
common.py
exceptions.py
observables.py added tests for process and file extensions 2017-05-17 15:33:28 -04:00
other.py
properties.py
sdo.py
sro.py
utils.py