Configure the generator state sequence from an option instruction.
Declared in <bslfmt_testspecificationgenerator.h>
void
setup(char const* instruction = 0);
Setup the sequence of this object's states based on the optionally specified instruction.
| Name | Description |
|---|---|
| instruction | optional option-character string controlling which options are exercised; a null pointer selects the default instruction |