Todo Generator
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.
TodoGenerator
Defines the todo for calling a generator. When processing a table all the generator calls are collected in a list of Todos. Then the list of todos will be executed untill each generator has generated its data.
Kind: global class