@Singleton public class PicocliKoTest extends java.lang.Object implements PicocliTestFeature
PATH
Constructor and Description |
---|
PicocliKoTest() |
Modifier and Type | Method and Description |
---|---|
void |
doApply(GeneratorContext generatorContext) |
com.fizzed.rocker.RockerModel |
getModel(Project project) |
java.lang.String |
getName()
The name of the feature.
|
RockerTemplate |
getTemplate(Project project) |
TestFramework |
getTestFramework() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrder, supports
apply, isJunit, isKoTest, isKotlinTestFramework, isSpock, isVisible, shouldApply
getCategory, getDescription, getMicronautDocumentation, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, processSelectedFeatures
public java.lang.String getName()
Feature
public void doApply(GeneratorContext generatorContext)
doApply
in interface TestFeature
public TestFramework getTestFramework()
getTestFramework
in interface TestFeature
public com.fizzed.rocker.RockerModel getModel(Project project)
public RockerTemplate getTemplate(Project project)