---
title: NSFileProviderDomain.TestingModes
framework: fileprovider
role: symbol
role_heading: Structure
path: fileprovider/nsfileproviderdomain/testingmodes-swift.struct
---

# NSFileProviderDomain.TestingModes

Modes that modify the system’s behavior while testing.

## Declaration

```swift
struct TestingModes
```

## Topics

### Accessing Modes

- [alwaysEnabled](fileprovider/nsfileproviderdomain/testingmodes-swift.struct/alwaysenabled.md)
- [interactive](fileprovider/nsfileproviderdomain/testingmodes-swift.struct/interactive.md)

### Creating Modes

- [init(rawValue:)](fileprovider/nsfileproviderdomain/testingmodes-swift.struct/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Testing

- [testingModes](fileprovider/nsfileproviderdomain/testingmodes-swift.property.md)
