
Public Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Protected Attributes | |
| std::string | extension = ".log" |
| std::string | folder = "log_tests/" |
| uint | max_file_size = 1024 |
| FileManagerStrategyOptions | options {folder, prefix, extension, max_file_size, storage_limit} |
| std::string | prefix = "test" |
| uint | storage_limit = max_file_size * 10 |
Definition at line 46 of file file_manager_strategy_test.cpp.
|
inlineoverride |
Definition at line 48 of file file_manager_strategy_test.cpp.
|
inlineoverride |
Definition at line 52 of file file_manager_strategy_test.cpp.
|
protected |
Definition at line 61 of file file_manager_strategy_test.cpp.
|
protected |
Definition at line 59 of file file_manager_strategy_test.cpp.
|
protected |
Definition at line 62 of file file_manager_strategy_test.cpp.
|
protected |
Definition at line 64 of file file_manager_strategy_test.cpp.
|
protected |
Definition at line 60 of file file_manager_strategy_test.cpp.
|
protected |
Definition at line 63 of file file_manager_strategy_test.cpp.