---
title: LocalTestingActorAddress
framework: distributed
role: symbol
role_heading: Type Alias
path: distributed/localtestingactoraddress
---

# LocalTestingActorAddress

## Declaration

```swift
typealias LocalTestingActorAddress = LocalTestingActorID
```

## See Also

### Local Testing

- [LocalTestingDistributedActorSystem](distributed/localtestingdistributedactorsystem.md)
- [LocalTestingActorID](distributed/localtestingactorid.md)
- [LocalTestingInvocationEncoder](distributed/localtestinginvocationencoder.md)
- [LocalTestingInvocationDecoder](distributed/localtestinginvocationdecoder.md)
- [LocalTestingInvocationResultHandler](distributed/localtestinginvocationresulthandler.md)
