- new
- construct a goo object
- do
- executing the test - overridden by subclasses
- show
- the result of a test
- ok
- is the expression defined?
- not_ok
- the reverse of ok
- is_array
- is the expression defined?
- show_results
- show the results of a test
- get_results
- show the results of the tests
- isa
- check if a thing is a thing
Nigel Hamilton <nigel@turbo10.com>