# `ASM.Test`
[🔗](https://github.com/nshkrdotcom/agent_session_manager/blob/v0.9.2/lib/asm/test.ex#L1)

Test helpers for quickly creating sessions and provider fixtures.

# `provider`

```elixir
@spec provider(atom()) :: ASM.Provider.t()
```

# `unique_id`

```elixir
@spec unique_id(String.t()) :: String.t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
