This struct provides a namespace for a suite of utility functions that facilitate the creation of BDE‐style test drivers.

Synopsis

Declared in <bslim_testutil.h>

struct TestUtil;

Static Member Functions

Name

Description

compareText

Return whether two text strings have the same value.

debugRep

debugRep overloads

makeFunctionCallNonInline

Return the specified function pointer without enabling inlining.

Created with MrDocs