Known subclasses: twisted.positioning.test.test_nmea.BogusSentenceTests, twisted.positioning.test.test_nmea.GSVSequenceTests, twisted.positioning.test.test_nmea.NMEASentenceTests, twisted.positioning.test.test_nmea.ParsingTests

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

Instance Variable receiver An NMEA receiver that remembers the last sentence. (type: NMEATestReceiver)
Instance Variable protocol An NMEA protocol attached to the receiver. (type: twisted.positioning.nmea.NMEAProtocol)
Method setUp Sets up an NMEA receiver.
receiver =
An NMEA receiver that remembers the last sentence. (type: NMEATestReceiver)
protocol =
An NMEA protocol attached to the receiver. (type: twisted.positioning.nmea.NMEAProtocol)
def setUp(self):

Sets up an NMEA receiver.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.