mango: simplify implementation of empty selector tests

Remove unused imports and make the definition of test suites less
handcrafted via multiple inheritance.  This representation makes
it possible for developers to add tests as class-specific methods
when required, much like it happened for `03-operator-test`.
1 file changed