format_coverage_test< TestSetup > Struct Template Reference
Inheritance diagram for format_coverage_test< TestSetup >:
Public Member Functions | |
format_coverage_test () | |
Public Attributes | |
format_registry | expected |
format_registry & | actual |
Detailed Description
template<typename TestSetup>
struct format_coverage_test< TestSetup >
Fixture to track formats available and being tested
Constructor & Destructor Documentation
|
inline |
Constructor
Member Data Documentation
format_registry& actual |
Actual format registry (from tests)
format_registry expected |
Expected format registry (from run metrics)
The documentation for this struct was generated from the following file:
- /io/src/tests/interop/metrics/coverage_test.cpp