Class VelAngTempSubscriberTest

Inheritance Relationships

Base Type

  • public testing::Test

Class Documentation

class VelAngTempSubscriberTest : public testing::Test

Class for testing VelAngTempData.

This class instantiates a subscriber node and listens to data on VelAngTempData 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.