This is a specialization of FormatterTestUtil template for char.

Synopsis

Declared in <bslfmt_formattertestutil.h>

template<>
struct FormatterTestUtil<char>;

Static Member Functions

Name

Description

testEvaluateFormat

testEvaluateFormat overloads

testEvaluateVFormat

testEvaluateVFormat overloads

testParseFailure

Verify that parsing the specified fmt fails as expected.

testParseFormat

Verify that parsing the specified fmt succeeds without throwing.

testParseVFormat

Verify that parsing the specified runtime fmt succeeds without throwing.

Created with MrDocs