|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Bootstraps the test with test data. More...
#include <tests/helpers/project_helper.h>


Public Member Functions | |
| void | SetUp () override |
| void | check_vs_original_state (bool check_selections) |
| Checks that the objects are back to their original state. | |
| void | TearDown () override |
| Public Member Functions inherited from ZrythmFixture | |
| ZrythmFixture (bool optimized, int samplerate, int buf_size, bool use_pipewire, bool logging_enabled) | |
| void | SetUp () override |
| void | TestBody () override |
| void | TearDown () override |
Data Fields | |
| Position | p1_ |
| Position | p2_ |
Bootstraps the test with test data.
Definition at line 104 of file project_helper.h.
| void BootstrapTimelineFixture::check_vs_original_state | ( | bool | check_selections | ) |
Checks that the objects are back to their original state.
| check_selections | Also checks that the selections are back to where they were. |
| Position BootstrapTimelineFixture::p1_ |
Definition at line 121 of file project_helper.h.
| Position BootstrapTimelineFixture::p2_ |
Definition at line 122 of file project_helper.h.