MCPcopy Create free account
hub / github.com/boostorg/beast / run

Method run

test/doc/websocket.cpp:103–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 : public boost::beast::unit_test::suite
102{
103 void
104 run() override
105 {
106 BEAST_EXPECT(&snippets);
107 }
108};
109
110BEAST_DEFINE_TESTSUITE(beast,doc,doc_websocket);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected