MCPcopy Create free account
hub / github.com/catboost/catboost / Y_UNIT_TEST

Function Y_UNIT_TEST

library/cpp/http/io/stream_ut.cpp:81–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 };
80
81 Y_UNIT_TEST(TestCodings1) {
82 UNIT_ASSERT(SupportedCodings().size() > 0);
83 }
84
85 Y_UNIT_TEST(TestHttpInput) {
86 TString res = "I'm a teapot";

Callers

nothing calls this directly

Calls 15

SupportedCodingsFunction · 0.85
ParseHttpRetCodeFunction · 0.85
TransferDataFunction · 0.85
SendMinimalHttpRequestFunction · 0.85
MakeHttpOutputBodyFunction · 0.85
SimulateBodyEncodingFunction · 0.85
DoTestHttpOutputSizeFunction · 0.85
ReadAllMethod · 0.80
TOptionsClass · 0.50
JoinFunction · 0.50
sizeMethod · 0.45
GetPortMethod · 0.45

Tested by

no test coverage detected