TestCase

Undocumented in source.

Members

Functions

checkResponse
bool checkResponse(Response.Reader response, Expectation expected)
Undocumented in source.
execute
void execute(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
handleRequest
void handleRequest(Request.Reader request, Response.Builder response)
Undocumented in source.
passByBytes
void passByBytes(Compression compression, long iters)
Undocumented in source. Be warned that the author may not have intended to support it.
passByObject
void passByObject(Compression compression, long iters)
Undocumented in source. Be warned that the author may not have intended to support it.
setupRequest
Expectation setupRequest(Request.Builder request)
Undocumented in source.
syncClient
void syncClient(Compression compression, long iters)
Undocumented in source. Be warned that the author may not have intended to support it.
syncServer
void syncServer(Compression compression, long iters)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

SCRATCH_SIZE
enum SCRATCH_SIZE;
Undocumented in source.

Meta