flowcell_plot_tests Struct Reference
Inheritance diagram for flowcell_plot_tests:
Additional Inherited Members | |
Public Types inherited from generic_test_fixture< flowcell_data > | |
| typedef ::testing::TestWithParam< generator_ptr< flowcell_data > > | parent_type |
| typedef generator_ptr< flowcell_data > | generator_type |
| typedef flowcell_data | value_type |
Public Member Functions inherited from generic_test_fixture< flowcell_data > | |
| generic_test_fixture () | |
Public Attributes inherited from generic_test_fixture< flowcell_data > | |
| flowcell_data | expected |
| flowcell_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 flowcell map plots
The documentation for this struct was generated from the following file:
- /io/src/tests/interop/logic/plot_flowcell_test.cpp
Public Types inherited from