@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, waitgetOrder, supportsapply, isJunit, isKoTest, isKotlinTestFramework, isSpock, isVisible, shouldApplygetCategory, getDescription, getMicronautDocumentation, getThirdPartyDocumentation, getTitle, isPreview, processSelectedFeaturespublic java.lang.String getName()
Featurepublic void doApply(GeneratorContext generatorContext)
doApply in interface TestFeaturepublic TestFramework getTestFramework()
getTestFramework in interface TestFeaturepublic com.fizzed.rocker.RockerModel getModel(Project project)
public RockerTemplate getTemplate(Project project)