aa_false (public)aa_false affirm_name affirm_expr
Defined in packages/acs-automated-testing/tcl/aa-test-procs.tclTests that affirm_expr is false.
Call this function within a testcase, stub or component.
- Parameters:
-
affirm_name
affirm_expr
- Returns:
- True if the affirmation passed, false otherwise.
- Author:
- Peter Harper
- Created:
- 24 July 2001
|