|
OpenTTD Source 20251104-master-g3befbdd52f
|
Singleton class to set up the mock environment 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 environment 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.