aa_true (public)

 aa_true affirm_name affirm_expr

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

Tests that affirm_expr is true.

Call this function within a testcase, stub or component.

Parameters:
affirm_name (required)
affirm_expr (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
[ show source ]
Show another procedure: