Functions | |
| def | test_fields2cover_custom_order (n, custom_order, expected) |
| def | test_fields2cover_wrong_custom_order (n, custom_order, expected) |
Variables | |
| list | PARAMETRIZED_INPUTS |
| list | PARAMETRIZED_INPUTS_WRONG |
| def custom_order_test.test_fields2cover_custom_order | ( | n, | |
| custom_order, | |||
| expected | |||
| ) |
Definition at line 16 of file custom_order_test.py.
| def custom_order_test.test_fields2cover_wrong_custom_order | ( | n, | |
| custom_order, | |||
| expected | |||
| ) |
Definition at line 37 of file custom_order_test.py.
| list custom_order_test.PARAMETRIZED_INPUTS |
Definition at line 4 of file custom_order_test.py.
| list custom_order_test.PARAMETRIZED_INPUTS_WRONG |
Definition at line 9 of file custom_order_test.py.