Next: unresolved Procedure, Previous: note Procedure, Up: Core Internal Procedures
Declares a test was not run. untested
writes in the log file a
message beginning with UNTESTED, appending the argument
string. For example, you might use this in a dummy test whose
only role is to record that a test does not yet exist for some feature.
untested { message }
message
The message to use.