MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / registerTest

Method registerTest

tests/catch.hpp:9919–9921  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9917 m_reporterRegistry.registerListener( factory );
9918 }
9919 void registerTest( TestCase const& testInfo ) override {
9920 m_testCaseRegistry.registerTest( testInfo );
9921 }
9922 void registerTranslator( const IExceptionTranslator* translator ) override {
9923 m_exceptionTranslatorRegistry.registerTranslator( translator );
9924 }

Callers

nothing calls this directly

Calls 1

registerTestMethod · 0.45

Tested by

no test coverage detected