MockGateway

class electronics.gateways.mock.MockGateway

This is a gateway designed to be used for doctest. It uses a ...ahem... deterministic pre-seeded random number generator. This ensures that the values in the doctests are the same but random.