Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: assay.try - Function Up: misc - Module Previous: ask - Function


assay - Tool



Package utility
Module misc


Postscript file available

Assay test and demo functions

include "assay.g"

Constructors
Functions
demos Returns names of the standard demonstrations
tests Returns names of the standard tests
try Try each of a list of functions
trydemos Tries the standard demonstrations
trytests Tries the standard tests



Description
The assay class is used to track the results of running the test and demonstration functions. It is useful for verifying an installation. It can also assay any list of functions. The functions must not require arguments.

The functions to be tested should use the Glish fail mechanism for assay to be meaningful.

The standard tests and demonstrations are those that are expected to not fail in a working installation.



Example
- include "assay.g"
T 
- assay().trytests()




next up previous contents index
Next: assay.try - Function Up: misc - Module Previous: ask - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15