Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cusplibrary/cusplibrary
/ ~UnitTest
Method
~UnitTest
testing/unittest/testframework.h:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
UnitTest() {}
111
UnitTest(const char * name);
112
virtual ~UnitTest() {}
113
virtual void run() {}
114
115
bool operator<(const UnitTest& u) const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected