This class provides a namespace for utilities that are useful when writing a test driver that is not permitted to use the standard C++ iostream facilities, which is typical of test drivers in the bsl package group.
Synopsis
Declared in <bsls_bsltestutil.h>
struct BslTestUtil;
Static Member Functions
Name |
Description |
Print the value of the specified |
|
Write any unwritten text in the output buffer to |
|
Return the specified |
|
Print to the console the specified string, |
|
Print to the console a tab character, and then |
Created with MrDocs