
test(+File)

   Runs all the test patterns in File.

Type
   library(test_util)

See Also
   test_info / 2, should_give / 2, should_fail / 1, should_throw / 2, should_raise / 2, should_give / 3, should_fail / 2, should_throw / 3, should_raise / 3
