# test.TestServerError

- **Module:** test
- **Package:** libtmux
- **Language:** Rust
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/test.rs#L232
- **Page:** https://libtmux.org/en/rs/latest/reference/test-testservererror/

A source-less, redacted failure from [`TestServer`].

## Members

- `stage` (method): Which step produced this, when the kind alone does not say.
- `kind` (method): Return the stable category for this failure.
