test(); if ($test instanceof TestMethod) { $this->collector->testPrepared($test->className().'::'.$test->methodName()); } } }