Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ ~TestRegistry
Method
~TestRegistry
unittests/catch.hpp:8260–8260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8258
class TestRegistry : public ITestCaseRegistry {
8259
public:
8260
virtual ~TestRegistry() = default;
8261
8262
virtual void registerTest( TestCase const& testCase );
8263
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected