[#BloombergLP-baltzo-TestLoader-2constructor-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/TestLoader.adoc[TestLoader]::TestLoader :relfileprefix: ../../../ :mrdocs: Create a `TestLoader` object. == Synopsis Declared in `<baltzo_testloader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TestLoader(); ---- == Description Optionally specify an `allocator` (e.g., the address of a `bslma::Allocator` object) to supply memory; otherwise, the default allocator is used. By default the test loader will return `ErrorCode::k_UNSUPPORTED_ID` for all time‐zone identifiers. [.small]#Created with https://www.mrdocs.com[MrDocs]#