aa_error (public)

 aa_error error_notes

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

Writes an error message to the testcase log.

Call this function within a testcase, stub or component.

Parameters:
error_notes (required)
Author:
Peter Harper
Created:
04 November 2001

Testcases:
callgraph__bad_library_calls, callgraph__bad_page_calls, acs_subsite_expose_bug_775
Source code:
    aa_log_result "fail" $error_notes
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: