Test argument vector parsing in recognition.
functools
merge
legacy
UsageViolation
test_merge_operations
test_merge_operations(test)
Check the default merge operations supported by recognition.operations.
test_merge_usage_violations
test_merge_usage_violations(test)
Check the fault.vector.recognition.UsageViolation exceptions raised by fault.vector.recognition.merge.
test_merge_interpreter_exceptions
test_merge_interpreter_exceptions(test)
Check the chaining of interpeter exceptions.
test_legacy_restricted
test_legacy_restricted(test)
Validate options that restrict parameters.
test_legacy_required
test_legacy_required(test)
Validate options that require parameters.
test_legacy_trap
test_legacy_trap(test)
Validate the trap case for long options.
test_legacy_violations
test_legacy_violations(test)
Validate that the expected violations are generated.