|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|


Public Types | |
| using | TestVariant = std::variant<DerivedTestObject *> |
| using | TestRegistry = utils::OwningObjectRegistry<TestVariant, BaseTestObject> |
Protected Member Functions | |
| void | SetUp () override |
Protected Attributes | |
| TestRegistry | registry_ |
| DerivedTestObject * | obj1_ {} |
| DerivedTestObject * | obj2_ {} |
| DerivedTestObject * | obj3_ {} |
| std::unique_ptr< TestUuidIdentifiableObjectSelectionManager > | selection_manager_ |
Definition at line 146 of file uuid_identifiable_object_test.h.
| using UuidIdentifiableObjectSelectionManagerTest::TestRegistry = utils::OwningObjectRegistry<TestVariant, BaseTestObject> |
Definition at line 154 of file uuid_identifiable_object_test.h.
| using UuidIdentifiableObjectSelectionManagerTest::TestVariant = std::variant<DerivedTestObject *> |
Definition at line 153 of file uuid_identifiable_object_test.h.
|
inlineoverrideprotected |
Definition at line 157 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 171 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 172 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 173 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 170 of file uuid_identifiable_object_test.h.
|
protected |
Definition at line 175 of file uuid_identifiable_object_test.h.