---
title: "ToolExpectation.PartiallyGenerated.expectation(name:arguments:)"
framework: Evaluations
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, visionOS 27.0+, watchOS 27.0+, xcode 27.0+]
path: "evaluations/toolexpectation/partiallygenerated/expectation(name:arguments:)"
---

# ToolExpectation.PartiallyGenerated.expectation(name:arguments:)

A partially generated single tool expectation with an optional name and arguments.

## Declaration

```swift
case expectation(name: String.PartiallyGenerated?, arguments: Array<ArgumentMatcher>.PartiallyGenerated?)
```
