MCPcopy Create free account
hub / github.com/ddnet/ddnet / TEST_F

Function TEST_F

src/test/teehistorian_test.cpp:230–233  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228};
229
230TEST_F(TeeHistorian, Empty)
231{
232 Expect((const unsigned char *)"", 0);
233}
234
235TEST_F(TeeHistorian, Finished)
236{

Callers

nothing calls this directly

Calls 15

ExpectFunction · 0.85
json_parseFunction · 0.85
json_value_freeFunction · 0.85
RecordPlayerMessageMethod · 0.80
RecordTestExtraMethod · 0.80
RecordDDNetVersionMethod · 0.80
RecordDDNetVersionOldMethod · 0.80
RecordAuthInitialMethod · 0.80
RecordAuthLoginMethod · 0.80
RecordAuthLogoutMethod · 0.80
RecordPlayerJoinMethod · 0.80
RecordPlayerDropMethod · 0.80

Tested by

no test coverage detected