Multiplicity Section Definition
Version note: this reference describes Nanook 1.x (JavaScript). Since 2.0 (March 2026) Nanook is TypeScript/ESM; Processor is now TestcaseProcessor, TDGServiceRegistry is DataGeneratorRegistry. The current reference is on this site: API reference, 3.x rows, generated from the repository.
MultiplicitySectionDefinition ⇐ BaseSingleRowSectionDefinition
This section defines how many test cases should be created from one test case in the table. The default is one. If the value given is '0' Then no test case will be created. Is for example the value is '5' then five instances of this test case definition will be created.
Kind: global class
Extends: BaseSingleRowSectionDefinition