public function testTableNotExists() { $object = $this->object->table('virtual'); $object->exists(); }