On Saturday 24 February 2007 06:47, Eric Hacker wrote:

> Is it OK to have the return value from a test be something more than
> just true when a test passes? Thus the test might be used as a right
> value in the test script.

Seems like, in general, the semi-predicate problem.  What if the value being 
tested should evaluate to false, but the test should pass?

(I don't know what a "right value" is, though, so I could be wrong.)

-- c

Reply via email to