Modifier and Type | Method and Description |
---|---|
static List<org.eclipse.lsp4j.TextEdit> |
TestGenerator.generate(WorkspaceDocumentManager documentManager,
org.apache.commons.lang3.tuple.Pair<BLangNode,Object> bLangNodePair,
BiConsumer<Integer,Integer> focusLineAcceptor,
BLangPackage builtSourceFile,
String pkgRelativePath,
File testFile)
Creates a test file for a given BLangPackage in source file path.
|
Constructor and Description |
---|
TemplateBasedRendererOutput(String templateFileName)
Returns a new FileTemplate.
|
Modifier and Type | Method and Description |
---|---|
void |
TestTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
void |
RootTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
Modifier and Type | Method and Description |
---|---|
void |
WSServiceTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
void |
HttpServiceTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
void |
FunctionTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
void |
HttpResourceTemplate.render(RendererOutput rendererOutput)
Renders content into this file template.
|
Copyright © 2019 WSO2. All rights reserved.