Lumiera  0.pre.03
»edit your freedom«
IdentityOfAssets_test Class Reference

Description

Test:
creating several Assets and checking object identity, detection of duplicates and version handling.
See also
proc_interface::AssetManager::reg

Definition at line 59 of file identity-of-assets-test.cpp.

Private Types

typedef shared_ptr< asset::MediaPM
 

Private Member Functions

void createDuplicate ()
 
virtual void run (Arg arg)
 

Member Function Documentation

◆ createDuplicate()

void createDuplicate ( )
inlineprivate
Test:
produce an ID clash.

documents the current behaviour of the code as of 9/07

Todo:
this test is expected to break when the detection of duplicate registrations is implemented.

Definition at line 79 of file identity-of-assets-test.cpp.

References Media::create, and AssetManager::instance.

+ Inheritance diagram for IdentityOfAssets_test:
+ Collaboration diagram for IdentityOfAssets_test:

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