Module foxbox_taxonomy::fake_adapter [] [src]

Implementation of a fake adapter, controlled entirely programmatically. Designed to be used as a component of tests. An adapter to a non-existing device, whose state is entirely controlled programmatically. Used for testing.

Structs

FakeAdapter

Enums

Effect

Something that happened to the virtual device, e.g. a value was sent.

Tweak

A tweak sent to the virtual device, to set a value, inject an error, ...