MCPcopy Create free account
hub / github.com/cpputest/cpputest / ClassName_Create

Function ClassName_Create

scripts/templates/MockClassNameC.c:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "ClassName.h"
2
3void ClassName_Create(void)
4{
5}
6
7void ClassName_Destroy(void)
8{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected