[#BloombergLP-bslfmt-TestSpecificationGenerator-setup] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/TestSpecificationGenerator.adoc[TestSpecificationGenerator]::setup :relfileprefix: ../../../ :mrdocs: Configure the generator state sequence from an option instruction. == Synopsis Declared in `<bslfmt_testspecificationgenerator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setup(char const* instruction = 0); ---- == Description Setup the sequence of this object's states based on the optionally specified `instruction`. == Parameters [cols="1,4"] |=== | Name| Description | *instruction* | optional option‐character string controlling which options are exercised; a null pointer selects the default instruction |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#