Template Class TypeSupportLibraryTest

Inheritance Relationships

Base Type

Class Documentation

template<typename TypeSupportLibraryT>
class TypeSupportLibraryTest : public rosidl_typesupport_introspection_tests::testing::SharedLibraryTest

A GTest fixture for typesupport library tests.

Template Parameters:

TypeSupportLibraryT – a compile-time library definition. See type parameterized test suite below for further reference on definition requirements.

Public Functions

inline TypeSupportLibraryTest()