This struct provides a namespace for a suite of utility functions that facilitate the creation of BDE-style test drivers.
Declared in <bslim_testutil.h>
struct TestUtil;
| Name | Description |
|---|---|
compareText | Return whether two text strings have the same value. |
debugRep | debugRep overloads |
makeFunctionCallNonInline | Return the specified function pointer without enabling inlining. |