org.springframework.cloud.contract.verifier.builder.Visitor should be used
instead.
Defines elements characteristic of a given test framework to be used during test class
construction.@Deprecated public interface TestFrameworkDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getClassExtension()
Deprecated.
|
String |
getClassNameSuffix()
Deprecated.
|
String |
getIgnoreAnnotation()
Deprecated.
|
String |
getIgnoreClass()
Deprecated.
|
String getClassExtension()
.javaString getClassNameSuffix()
TestString getIgnoreClass()
org.junit.IgnoreString getIgnoreAnnotation()
@IgnoreCopyright © 2016–2020 Spring. All rights reserved.