bar_plot_tests Struct Reference
  
Inheritance diagram for bar_plot_tests:
  
 Additional Inherited Members | |
  Public Types inherited from generic_test_fixture< bar_plot_data > | |
| typedef ::testing::TestWithParam< generator_ptr< bar_plot_data > > | parent_type | 
| typedef generator_ptr< bar_plot_data > | generator_type | 
| typedef bar_plot_data | value_type | 
  Public Member Functions inherited from generic_test_fixture< bar_plot_data > | |
| generic_test_fixture () | |
  Public Attributes inherited from generic_test_fixture< bar_plot_data > | |
| bar_plot_data | expected | 
| bar_plot_data | actual | 
| bool | skip_test | 
| ::testing::Message | msg | 
| int | test_modifier | 
| const ::testing::AssertionResult | fixture_test_result | 
Detailed Description
Setup for tests that compare two bar plots
The documentation for this struct was generated from the following file:
- /io/src/tests/interop/logic/plot_bar_test.cpp
 
 Public Types inherited from