Configure the generator state sequence from an option instruction.

Synopsis

Declared in <bslfmt_testspecificationgenerator.h>

void
setup(char const* instruction = 0);

Description

Setup the sequence of this object's states based on the optionally specified instruction.

Parameters

Name

Description

instruction

optional option‐character string controlling which options are exercised; a null pointer selects the default instruction

Created with MrDocs