Skip to content

Generator

In this file, an example of a provider object with connected transformers is built, which is randomly named Generator.

Transformers work inside the provider: an object of Generator, is created, one or more transformers are created that are connected to the generator using the addTransformer.

In this example specifically, a simple TestGenTransformer, is built, which connects to the Generator object.