The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
config_cache_fixture Struct Reference

Public Member Functions

 config_cache_fixture ()
 
 ~config_cache_fixture ()
 

Public Attributes

test_config_cachecache
 
language_def old_locale
 
test_scoped_define test_def
 

Detailed Description

Definition at line 74 of file test_config_cache.cpp.

Constructor & Destructor Documentation

◆ config_cache_fixture()

config_cache_fixture::config_cache_fixture ( )
inline

Definition at line 75 of file test_config_cache.cpp.

References test_utils::get_test_config_ref().

◆ ~config_cache_fixture()

config_cache_fixture::~config_cache_fixture ( )
inline

Definition at line 79 of file test_config_cache.cpp.

References old_locale, and translation::set_language().

Member Data Documentation

◆ cache

test_config_cache& config_cache_fixture::cache

Definition at line 83 of file test_config_cache.cpp.

◆ old_locale

language_def config_cache_fixture::old_locale

Definition at line 84 of file test_config_cache.cpp.

Referenced by ~config_cache_fixture().

◆ test_def

test_scoped_define config_cache_fixture::test_def

Definition at line 85 of file test_config_cache.cpp.


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