-
Optional Element Summary
Optional Elements
boolean
If true, the templates will be instantiated synchronously.
-
Element Details
-
syncInstantiation
boolean syncInstantiation
If true, the templates will be instantiated synchronously. If false, the
templates will be instantiated asynchronously, where each template will
deploy after the template before it completes deployment. In both cases,
the testrunner will delay until all templates are deployed and ready.
- Returns:
- template instantiation type
- Default:
- true
-