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

Method setTestCase

testlib.h:1933–1935  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1931 }
1932
1933 void setTestCase(int) {
1934 __testlib_fail("setTestCase not implemented in BufferedFileInputStreamReader");
1935 }
1936
1937 std::vector<int> getReadChars() {
1938 __testlib_fail("getReadChars not implemented in BufferedFileInputStreamReader");

Callers

nothing calls this directly

Calls 1

__testlib_failFunction · 0.70

Tested by

no test coverage detected