Class AccelGyroTempSubscriberTest

Inheritance Relationships

Base Type

  • public testing::Test

Class Documentation

class AccelGyroTempSubscriberTest : public testing::Test

Class for testing AccelGyroTempData.

This class instantiates a subscriber node and listens to data on AccelGyroTempData topic and compares it against a range of expected values.

Public Static Functions

static inline void SetUpTestCase()

Set up the test case.

static inline void TearDownTestCase()

Tear down the test case.