u-recognition0python.module
fault.defects

Test argument vector parsing in recognition.

functools
import

merge
import

legacy
import

UsageViolation
import

test_merge_operations
function

test_merge_operations(test)

Check the default merge operations supported by recognition.operations.

test_merge_usage_violations
function

test_merge_usage_violations(test)

Check the fault.vector.recognition.UsageViolation exceptions raised by fault.vector.recognition.merge.

test_merge_interpreter_exceptions
function

test_merge_interpreter_exceptions(test)

Check the chaining of interpeter exceptions.

test_legacy_restricted
function

test_legacy_restricted(test)

Validate options that restrict parameters.

test_legacy_required
function

test_legacy_required(test)

Validate options that require parameters.

test_legacy_trap
function

test_legacy_trap(test)

Validate the trap case for long options.

test_legacy_violations
function

test_legacy_violations(test)

Validate that the expected violations are generated.