MCPcopy Create free account
hub / github.com/cusplibrary/cusplibrary / VariableUnitTest

Method VariableUnitTest

testing/unittest/testframework.h:232–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230{
231 public:
232 VariableUnitTest()
233 : UnitTest(base_class_name(unittest::type_name<TestName<int> >()).c_str()) {}
234
235 void run()
236 {

Callers

nothing calls this directly

Calls 1

base_class_nameFunction · 0.85

Tested by

no test coverage detected