Functions | |
| def | get_name (f) |
| def | test_wf_property_lists (k, func) |
Variables | |
| list | func_list |
| list | IMPLEMENTED |
| args = sys.argv[1:] or ["-v", "-rs", "--junit-xml=junit-wf_property_lists.xml"] | |
| def test_wf_property_lists.get_name | ( | f | ) |
Definition at line 32 of file test_wf_property_lists.py.
| def test_wf_property_lists.test_wf_property_lists | ( | k, | |
| func | |||
| ) |
Definition at line 52 of file test_wf_property_lists.py.
| list test_wf_property_lists.func_list |
Definition at line 36 of file test_wf_property_lists.py.
| list test_wf_property_lists.IMPLEMENTED |
Definition at line 44 of file test_wf_property_lists.py.
| test_wf_property_lists.args = sys.argv[1:] or ["-v", "-rs", "--junit-xml=junit-wf_property_lists.xml"] |
Definition at line 56 of file test_wf_property_lists.py.