NVIDIA Holoscan SDK v3.8.0

Class OperatorTestBase

Base Type

  • public testing::Test

class OperatorTestBase : public testing::Test

Base test fixture for operator unit tests.

Provides common setup and teardown functionality for operator tests. Use this as a base class instead of directly inheriting from ::testing::Test to ensure consistent test infrastructure across all operator tests.

Protected Functions

inline void SetUp() override
inline void TearDown() override

Previous Class TensorMap
Next Template Class OperatorTestHarness
© Copyright 2022-2025, NVIDIA. Last updated on Nov 6, 2025