name
The name of the tool that the evaluation expects the model to call.
Declaration
var name: String { get }Discussion
This is only valid for single expectations. Accessing this on an anyOrder(_:) group is a programming error.
The name of the tool that the evaluation expects the model to call.
var name: String { get }This is only valid for single expectations. Accessing this on an anyOrder(_:) group is a programming error.