(test-utilities)=

# The Test Utilities API

```{eval-rst}
.. autofunction:: tango.test_context.get_server_port_via_pid
```

```{eval-rst}
.. autofunction:: tango.test_utils.wait_for_proxy
```

```{eval-rst}
.. autofunction:: tango.test_utils.wait_for_nodb_proxy_via_pid
```

# Device Test Context API

See [Device Test Context Classes API](#testing-test-context) for details of the classes that can be used to
launch a device server for testing.
