fdf_testing::BackgroundDriverTest

Summary

Inheritance

Inherits from: fdf_testing::internal::DriverTestCommon< Configuration >

Constructors and Destructors

~BackgroundDriverTest()

Public functions

RunInDriverContext(fit::callback< T(DriverType &)> task)
T
RunInDriverContext(fit::callback< void(DriverType &)> task)
void

Public functions

RunInDriverContext

T RunInDriverContext(
  fit::callback< T(DriverType &)> task
)

RunInDriverContext

void RunInDriverContext(
  fit::callback< void(DriverType &)> task
)

~BackgroundDriverTest

 ~BackgroundDriverTest()