public interface TestTemplate
Modifier and Type | Method and Description |
---|---|
void |
render(RendererOutput rendererOutput)
Renders content into this file template.
|
void render(RendererOutput rendererOutput) throws TestGeneratorException
rendererOutput
- root TemplateBasedRendererOutput
TestGeneratorException
- when template population process failsCopyright © 2019 WSO2. All rights reserved.