ST_engine  0.3-ALPHA
Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
audio_manager_test Class Reference

Tests fixture for the audio_manager. More...

Inheritance diagram for audio_manager_test:

Protected Member Functions

void set_chunks (ska::bytell_hash_map< uint16_t, Mix_Chunk * > *assets)
 
void set_music (ska::bytell_hash_map< uint16_t, Mix_Music * > *assets)
 
void play_sound (uint16_t arg, uint8_t volume, uint8_t loops)
 
void play_music (uint16_t arg, uint8_t volume, uint8_t loops)
 
void SetUp () override
 
void TearDown () override
 

Static Protected Member Functions

static void SetUpTestCase ()
 
static void TearDownTestCase ()
 

Protected Attributes

audio_managertest_mngr {}
 
message_busmsg_bus {}
 
task_managertask_mngr {}
 

Detailed Description

Tests fixture for the audio_manager.

Definition at line 14 of file audio_manager_tests.cpp.


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