Public Member Functions | |
| mp_connect_fixture () | |
| ~mp_connect_fixture () | |
Public Attributes | |
| std::vector< std::string > | dummy_args |
| commandline_options | cmdline_opts |
| hotkey::manager | hotkey_manager |
| std::unique_ptr< game_config_manager > | config_manager |
Definition at line 48 of file test_mp_connect.cpp.
|
inline |
Definition at line 49 of file test_mp_connect.cpp.
|
inline |
Definition at line 74 of file test_mp_connect.cpp.
| commandline_options mp_connect_fixture::cmdline_opts |
Definition at line 78 of file test_mp_connect.cpp.
| std::unique_ptr<game_config_manager> mp_connect_fixture::config_manager |
Definition at line 80 of file test_mp_connect.cpp.
| std::vector<std::string> mp_connect_fixture::dummy_args |
Definition at line 77 of file test_mp_connect.cpp.
| hotkey::manager mp_connect_fixture::hotkey_manager |
Definition at line 79 of file test_mp_connect.cpp.