OpenTTD Source 20241224-master-gee860a5c8e
|
Singleton class to set up the mock environemnt once. More...
#include <mock_environment.h>
Public Member Functions | |
MockEnvironment (MockEnvironment const &)=delete | |
void | operator= (MockEnvironment const &)=delete |
Static Public Member Functions | |
static MockEnvironment & | Instance () |
Singleton class to set up the mock environemnt once.
Definition at line 17 of file mock_environment.h.
|
inlineprivate |
Definition at line 29 of file mock_environment.h.
|
inlinestatic |
Definition at line 19 of file mock_environment.h.