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

Method setTestCase

tests/lib/testlib.h:1876–1878  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1874 }
1875
1876 void setTestCase(int) {
1877 __testlib_fail("setTestCase not implemented in BufferedFileInputStreamReader");
1878 }
1879
1880 std::vector<int> getReadChars() {
1881 __testlib_fail("getReadChars not implemented in BufferedFileInputStreamReader");

Callers

nothing calls this directly

Calls 1

__testlib_failFunction · 0.70

Tested by

no test coverage detected