Return a BSLS_TESTIMP object to perform testing of a specific method which gets called via operator‐>(). Note that BSLS_TESTIMP is a proxy to the actual protocol class.
Synopsis
Declared in <bsls_protocoltest.h>
BSLS_TESTIMP
method(char const* methodDesc = "");
Created with MrDocs