Lines Matching defs:self

29     def setUp(self):  argument
33 def test_correct_version(self): argument
40 def test_version_cardinality(self): argument
46 def test_version_value(self): argument
50 def test_correct_data_lics(self): argument
56 def test_data_lics_value(self): argument
61 def test_data_lics_cardinality(self): argument
66 def test_correct_name(self): argument
72 def test_name_cardinality(self): argument
77 def test_correct_doc_namespace(self): argument
83 def test_doc_namespace_value(self): argument
88 def test_doc_namespace_cardinality(self): argument
93 def test_correct_data_comment(self): argument
100 def test_comment_cardinality(self): argument
107 def test_comment_value(self): argument
115 def setUp(self): argument
119 def test_external_doc_id(self): argument
124 def test_spdx_doc_uri(self): argument
130 def test_checksum(self): argument
137 def test_add_ext_doc_refs(self): argument
153 def setUp(self): argument
157 def test_tool(self): argument
164 def test_tool_value_error(self): argument
168 def test_org_with_email(self): argument
176 def test_org(self): argument
184 def test_org_value_error(self): argument
189 def test_person_with_email(self): argument
197 def test_per(self): argument
205 def test_per_value_error(self): argument
214 def setUp(self): argument
219 def test_add_creator(self): argument
227 def test_invalid_creator_type(self): argument
230 def test_created(self): argument
235 def test_more_than_one_created(self): argument
241 def test_created_value(self): argument
245 def test_license_list_vers(self): argument
252 def test_lics_list_ver_value(self): argument
256 def test_lics_list_ver_card(self): argument
264 def setUp(self): argument
270 def test_reviewed_without_reviewer(self): argument
275 def test_comment_without_reviewer(self): argument
280 def test_comment_cardinality(self): argument
287 def test_reviewed_cardinality(self): argument
293 def test_comment_reset(self): argument
300 def test_reviewed_reset(self): argument
308 def test_date_value(self): argument
314 def test_comment_value(self): argument
319 def add_reviewer(self): argument
328 def setUp(self): argument
334 def test_annotation_without_annotator(self): argument
339 def test_comment_without_annotator(self): argument
344 def test_type_without_annotator(self): argument
349 def test_spdx_id_without_annotator(self): argument
354 def test_annotation_comment_cardinality(self): argument
361 def test_annotation_cardinality(self): argument
368 def test_annotation_spdx_id_cardinality(self): argument
374 def test_annotation_comment_reset(self): argument
381 def test_annotation_reset(self): argument
389 def test_annotation_date_value(self): argument
395 def test_annotation_comment_value(self): argument
401 def test_incorrect_annotation_type_value(self): argument
406 def test_correct_annotation_type(self): argument
411 def test_correct_annotation_spdx_id(self): argument
417 def test_annotation_type_cardinality(self): argument
423 def add_annotator(self): argument
432 def setUp(self): argument
438 def test_package_cardinality(self): argument
442 def make_package(self): argument
445 def make_person(self): argument
451 def test_vers_order(self): argument
455 def test_file_name_order(self): argument
459 def test_pkg_supplier_order(self): argument
463 def test_pkg_originator_order(self): argument
467 def test_pkg_down_loc_order(self): argument
472 def test_pkg_home_order(self): argument
476 def test_pkg_verif_order(self): argument
480 def test_pkg_chksum_order(self): argument
484 def test_pkg_source_info_order(self): argument
488 def test_pkg_licenses_concluded_order(self): argument
492 def test_pkg_lics_from_file_order(self): argument
496 def test_pkg_lics_decl_order(self): argument
500 def test_pkg_lics_comment_order(self): argument
505 def test_pkg_cr_text_order(self): argument
509 def test_pkg_summary_order(self): argument
513 def test_set_pkg_desc_order(self): argument
517 def test_set_pkg_spdx_id_order(self): argument
521 def test_set_pkg_files_analyzed_order(self): argument
525 def test_set_pkg_comment_order(self): argument
528 def test_correct_pkg_comment(self): argument
533 def test_incorrect_pkg_comment(self): argument
537 def test_correct_pkg_spdx_id(self): argument
543 def test_incorrect_pkg_spdx_id(self): argument
548 def test_incorrect_pkg_files_analyzed(self): argument
552 def test_correct_pkg_files_analyzed_1(self): argument
556 def test_correct_pkg_files_analyzed_2(self): argument
560 def test_correct_pkg_ext_ref_category(self): argument
567 def test_incorrect_pkg_ext_ref_category(self): argument
572 def test_correct_pkg_ext_ref_type(self): argument
580 def test_incorrect_pkg_ext_ref_type(self): argument
585 def test_correct_pkg_ext_ref_locator(self): argument
592 def test_pkg_ext_ref_without_pkg(self): argument
596 def test_correct_pkg_ext_comment(self): argument
605 def test_pkg_ext_comment_without_pkg_ext_ref(self): argument
615 def setUp(self): argument
620 def test_create_snippet(self): argument
624 def test_incorrect_snippet_spdx_id(self): argument
627 def test_snippet_name(self): argument
632 def test_snippet_name_order(self): argument
635 def test_snippet_comment(self): argument
640 def test_snippet_comment_order(self): argument
644 def test_snippet_comment_text_value(self): argument
648 def test_snippet_copyright(self): argument
653 def test_snippet_copyright_text_value(self): argument
659 def test_snippet_copyright_order(self): argument
663 def test_snippet_lic_comment(self): argument
669 def test_snippet_lic_comment_text_value(self): argument
675 def test_snippet_lic_comment_order(self): argument
679 def test_snippet_from_file_spdxid(self): argument
685 def test_snippet_from_file_spdxid_value(self): argument
691 def test_snippet_from_file_spdxid_order(self): argument
696 def test_snippet_from_file_spdxid_cardinality(self): argument
703 def test_snippet_conc_lics(self): argument
710 def test_snippet_conc_lics_value(self): argument
715 def test_snippet_conc_lics_order(self): argument
721 def test_snippet_conc_lics_cardinality(self): argument
730 def test_snippet_lics_info(self): argument
740 def test_snippet_lics_info_value(self): argument
745 def test_snippet_lics_info_order(self): argument