public class TestGroupsJavascriptGeneratorTask extends TestGroupsGeneratorTask
groupsClass, input, packageName, specificationOutput, target| Constructor and Description |
|---|
TestGroupsJavascriptGeneratorTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateFile() |
protected void |
generateTotalSpecification(File dir,
File specificationOutputFile)
|
protected void |
generateTotalSpecification(List<File> files,
File specificationOutputFile) |
boolean |
isUseClosure() |
void |
setUseClosure(boolean useClosure) |
execute, getGroupsClass, getInput, getPackageName, getSpecificationOutput, getTarget, setGroupsClass, setInput, setPackageName, setSpecificationOutput, setTarget, totalSpecificationGenerator, totalSpecificationGeneratorbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic boolean isUseClosure()
public void setUseClosure(boolean useClosure)
protected void generateTotalSpecification(File dir, File specificationOutputFile) throws CodeGenException
TestGroupsGeneratorTaskgenerateTotalSpecification in class TestGroupsGeneratorTaskCodeGenExceptionprotected void generateTotalSpecification(List<File> files, File specificationOutputFile) throws CodeGenException
generateTotalSpecification in class TestGroupsGeneratorTaskCodeGenExceptionprotected void generateFile()
throws CodeGenException
generateFile in class TestGroupsGeneratorTaskCodeGenExceptionCopyright © 2018. All rights reserved.