@Singleton public class Junit extends java.lang.Object implements TestFeature
| Constructor and Description |
|---|
Junit() |
| Modifier and Type | Method and Description |
|---|---|
void |
doApply(GeneratorContext generatorContext) |
java.lang.String |
getName()
The name of the feature.
|
TestFramework |
getTestFramework() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, getOrder, isJunit, isKoTest, isKotlinTestFramework, isSpock, isVisible, shouldApply, supportsgetCategory, getDescription, getMicronautDocumentation, getThirdPartyDocumentation, getTitle, isPreview, processSelectedFeaturespublic java.lang.String getName()
Featurepublic void doApply(GeneratorContext generatorContext)
doApply in interface TestFeaturepublic TestFramework getTestFramework()
getTestFramework in interface TestFeature