class documentation

A mixin for tests that need an NMEA receiver (and a protocol attached to it).

Method setUp Sets up an NMEA receiver.
Instance Variable protocol An NMEA protocol attached to the receiver.
Instance Variable receiver An NMEA receiver that remembers the last sentence.
def setUp(self): (source)

Sets up an NMEA receiver.

An NMEA protocol attached to the receiver.

An NMEA receiver that remembers the last sentence.