[#BloombergLP-bslfmt-FormatterTestUtil-06-testEvaluateFormat-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/FormatterTestUtil-06.adoc[FormatterTestUtil<wchar_t>]::testEvaluateFormat :relfileprefix: ../../../ :mrdocs: == Synopsis Declared in `<bslfmt_formattertestutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class t_TYPE, class t_ARG> static bool testEvaluateFormat( xref:bsl/string.adoc[bsl::string]* message, bsl::basic_string_view<wchar_t> expectedResult, bool alsoTestOracle, std::wformat_string<t_TYPE, t_ARG> fmt, t_TYPE&& value, t_ARG&& arg); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#