MCPcopy Create free account
hub / github.com/MonaSolutions/MonaServer / TestApp

Method TestApp

UnitTests/sources/main.cpp:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28class TestApp : public Application {
29public:
30 TestApp() : _loop(1) {}
31private:
32 void defineOptions(Exception& ex, Options& options)
33 /// \brief define options of TestApp

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected