public class SpockDefinition extends Object implements TestFrameworkDefinition
| Constructor and Description |
|---|
SpockDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassExtension() |
String |
getClassNameSuffix() |
String |
getIgnoreAnnotation() |
String |
getIgnoreClass() |
public String getClassExtension()
getClassExtension in interface TestFrameworkDefinition.javapublic String getClassNameSuffix()
getClassNameSuffix in interface TestFrameworkDefinitionTestpublic String getIgnoreClass()
getIgnoreClass in interface TestFrameworkDefinitionorg.junit.Ignorepublic String getIgnoreAnnotation()
getIgnoreAnnotation in interface TestFrameworkDefinition@IgnoreCopyright © 2016–2020 Spring. All rights reserved.