@Singleton public class Spock extends java.lang.Object implements TestFeature
Constructor and Description |
---|
Spock() |
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, wait
apply, getOrder, isJunit, isKoTest, isKotlinTestFramework, isSpock, isVisible, shouldApply, supports
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