Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
BootstrapTimelineFixture Class Reference

Bootstraps the test with test data. More...

#include <tests/helpers/project_helper.h>

Inheritance diagram for BootstrapTimelineFixture:
Collaboration diagram for BootstrapTimelineFixture:

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_

Detailed Description

Bootstraps the test with test data.

Definition at line 104 of file project_helper.h.

Member Function Documentation

◆ check_vs_original_state()

void BootstrapTimelineFixture::check_vs_original_state ( bool check_selections)

Checks that the objects are back to their original state.

Parameters
check_selectionsAlso checks that the selections are back to where they were.

Field Documentation

◆ p1_

Position BootstrapTimelineFixture::p1_

Definition at line 121 of file project_helper.h.

◆ p2_

Position BootstrapTimelineFixture::p2_

Definition at line 122 of file project_helper.h.


The documentation for this class was generated from the following file: