public class SmokeTestsGeneratorTasks extends BaseGeneratorTasks
baseDirectory, freemarker, log, model, testDirectory
Constructor and Description |
---|
SmokeTestsGeneratorTasks(GeneratorTaskParams params) |
Modifier and Type | Method and Description |
---|---|
List<GeneratorTask> |
createTasks() |
protected boolean |
hasTasks()
Hook to allow subclasses to indicate they have no tasks so they can assume when createTasks is called there's something to
emit.
|
createPoetGeneratorTask, createPoetGeneratorTestTask, info, iterator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public SmokeTestsGeneratorTasks(GeneratorTaskParams params)
protected boolean hasTasks()
BaseGeneratorTasks
hasTasks
in class BaseGeneratorTasks
public List<GeneratorTask> createTasks() throws Exception
createTasks
in class BaseGeneratorTasks
Exception
Copyright © 2017. All rights reserved.