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

Method run

test/beast/core/bind_handler.cpp:616–622  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

614 //--------------------------------------------------------------------------
615
616 void
617 run() override
618 {
619 testBindHandler();
620 testBindFrontHandler();
621 testJavadocs();
622 }
623};
624
625BEAST_DEFINE_TESTSUITE(beast,core,bind_handler);

Callers 2

testHooksMethod · 0.45
testBindHandlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected