---
title: isAnyOrderGroup
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/toolexpectation/isanyordergroup
---

# isAnyOrderGroup

A Boolean value that indicates whether this expectation represents a group of expectations that can be satisfied in any order.

## Declaration

```swift
var isAnyOrderGroup: Bool { get }
```

## See Also

### Accessing expectation details

- [name](evaluations/toolexpectation/name.md)
- [arguments](evaluations/toolexpectation/arguments.md)
