Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
SessionStructure_test Class Reference

Description

Test:
access the current session and verify the correct structure of the most important components: The session contains an Sequence, we can get at the Fixture, we have at least one Fork and the corresponding Fork-ID (asset) can be retrieved.
Todo:

define further criteria to be checked

implement Sequence, Fixture, Session::rebuildFixture, handling of EntryID<Fork>

Definition at line 52 of file session-structure-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void verify_defaultStructure ()
 

Member Function Documentation

◆ run()

virtual void run ( Arg  )
inlineprivatevirtual

Definition at line 55 of file session-structure-test.cpp.

References Session::current, SessManager::reset(), and SessionStructure_test::verify_defaultStructure().

+ Here is the call graph for this function:

◆ verify_defaultStructure()

void verify_defaultStructure ( )
inlineprivate

Definition at line 65 of file session-structure-test.cpp.

References Session::current, Session::getFixture(), Session::isValid(), Session::sequences, and Session::timelines.

Referenced by SessionStructure_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:
+ Inheritance diagram for SessionStructure_test:
+ Collaboration diagram for SessionStructure_test:

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