Determine whether or not thing
is a testsuite. Thing can be a symbol naming a suite, a subclass of test-mixin
or an instance of a test suite. Returns nil if thing
is not a testsuite and the symbol naming the suite if it is.
testsuite-p < standard-class > |
testsuite-p < standard-object > |
testsuite-p < symbol > |