# `BB.Test.MockActuator`
[🔗](https://github.com/beam-bots/bb/blob/main/test/support/mock_actuator.ex#L5)

Minimal mock actuator for testing.

Every double in this file claims `:position_feedback`, standing in for a
smart servo that reads its own position back. Fixtures whose subject isn't
position feedback then don't trip
`BB.Dsl.Verifiers.ValidatePositionFeedback` for a sensor they have no use
for.

---

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