aa_equals (public)

 aa_equals affirm_name affirm_actual affirm_value

Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl

Tests that the affirm_actual is equal to affirm_value.

Call this function within a testcase, stub or component.

Parameters:
affirm_name (required)
affirm_actual (required)
affirm_value (required)
Returns:
True if the affirmation passed, false otherwise.
Author:
Peter Harper
Created:
24 July 2001

Testcases:
webtest_example, aa__coverage_proc_coverage, aa__coverage_proc_proc_list_covered, aa__coverage_proc_coverage_level
[ show source ]
Show another procedure: