runChecks(); foreach ($id as $item) { $this->assertInstanceOf('SPC\doctor\AsCheckItem', $item); } } }