aa_test_running_p (public)

 aa_test_running_p

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

Check, if the regression test is currently running.

Returns:
boolean value indicating state

Testcases:
webtest_example
Source code:
    return [info exists ::__aa_testing_mode]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: