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... | |
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 42 of file ProviderTestHelpers.h.
|
inlinestatic |
Instantiates a new provider with specified arguments for constructor.
Definition at line 46 of file ProviderTestHelpers.h.
|
inlinestatic |
Instantiates a new provider with specified arguments for constructor.
Definition at line 47 of file ProviderTestHelpers.h.