MCPcopy Create free account
hub / github.com/dobin/RedEdr / TEST_CLASS

Function TEST_CLASS

UnitTests/UnitTestAnalyzer.cpp:14–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12namespace UnitTests
13{
14 TEST_CLASS(AnalyzerTest)
15 {
16 public:
17 TEST_METHOD(Test1)
18 {
19 }
20
21 };
22}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected