Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | misc |
include "assay.g"
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 |
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.
- include "assay.g" T - assay().trytests()