MCPcopy Create free account
hub / github.com/MikeMirzayanov/testlib / setTestCase

Method setTestCase

tests/lib/testlib.h:1644–1646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1642 }
1643
1644 void setTestCase(int) {
1645 __testlib_fail("setTestCase not implemented in StringInputStreamReader");
1646 }
1647
1648 std::vector<int> getReadChars() {
1649 __testlib_fail("getReadChars not implemented in StringInputStreamReader");

Callers

nothing calls this directly

Calls 1

__testlib_failFunction · 0.70

Tested by

no test coverage detected