Struct IGeneratorTracker

Struct Documentation

struct Catch::IGeneratorTracker

Public Functions

~IGeneratorTracker()
auto hasGenerator() const -> bool = 0
auto getGenerator() const -> Generators::GeneratorBasePtr const& = 0
void setGenerator(Generators::GeneratorBasePtr &&generator) = 0