[#BloombergLP-bslfmt-FormatterTestUtil-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/FormatterTestUtil-00.adoc[FormatterTestUtil]<wchar_t> :relfileprefix: ../../ :mrdocs: This is a specialization of `FormatterTestUtil` template for `wchar_t`. == Synopsis Declared in `<bslfmt_formattertestutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bslfmt/FormatterTestUtil-00.adoc[FormatterTestUtil]<wchar_t>; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslfmt/FormatterTestUtil-06/testEvaluateFormat-02.adoc[`testEvaluateFormat`] | `testEvaluateFormat` overloads | xref:BloombergLP/bslfmt/FormatterTestUtil-06/testEvaluateVFormat-0d.adoc[`testEvaluateVFormat`] | `testEvaluateVFormat` overloads | xref:BloombergLP/bslfmt/FormatterTestUtil-06/testParseFailure.adoc[`testParseFailure`] | Verify that parsing the specified `fmt` fails as expected. | xref:BloombergLP/bslfmt/FormatterTestUtil-06/testParseFormat.adoc[`testParseFormat`] | Verify that parsing the specified `fmt` succeeds without throwing. | xref:BloombergLP/bslfmt/FormatterTestUtil-06/testParseVFormat.adoc[`testParseVFormat`] | Verify that parsing the specified runtime `fmt` succeeds without throwing. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#