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

Method setTestCase

testlib.h:1701–1703  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1699 }
1700
1701 void setTestCase(int) {
1702 __testlib_fail("setTestCase not implemented in StringInputStreamReader");
1703 }
1704
1705 std::vector<int> getReadChars() {
1706 __testlib_fail("getReadChars not implemented in StringInputStreamReader");

Callers

nothing calls this directly

Calls 1

__testlib_failFunction · 0.70

Tested by

no test coverage detected