Package namespace for implementation utilities used by BDE tests and tools.

Types

Name

Description

FormatGuard

This class implements a guard that saves the state of a basic_ostream and restores that state upon destruction of the guard.

FuzzDataView

This type represents a view of a buffer of bytes provided by a fuzz testing harness.

FuzzUtil

Utility for consuming fuzz data into fundamental and standard types.

Printer

This class implements a mechanism used to format data as required by the standard BDE print method contract.

Printer_Helper

Implementation helper that dispatches print by type and traits.

TestUtil

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

Created with MrDocs