LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
A default implementation for provider setup class. More...
#include "ProviderTestHelpers.h"
Static Public Member Functions | |
template<typename... Args> | |
static std::unique_ptr< Prov > | setup (Args &&...args) |
Instantiates a new provider with specified arguments for constructor. More... | |
A default implementation for provider setup class.
Definition at line 38 of file ProviderTestHelpers.h.
|
inlinestatic |
Instantiates a new provider with specified arguments for constructor.
Definition at line 42 of file ProviderTestHelpers.h.
Referenced by testing::setupProvider().