Create a TestLoader object.
Synopsis
Declared in <baltzo_testloader.h>
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.
Created with MrDocs