[#DBParams-testing_env] = xref:DBParams.adoc[DBParams]::testing_env :relfileprefix: ../ :mrdocs: If non‐null, use this as the leveldb::Env instead of the default. Caller retains ownership. == Synopsis Declared in `<dbwrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:leveldb/Env.adoc[leveldb::Env]* testing_env = nullptr; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#