| Interface | Description |
|---|---|
| TestFrameworkDefinition | Deprecated
appropriate implementations of
org.springframework.cloud.contract.verifier.builder.Visitor should be used
instead. |
| Class | Description |
|---|---|
| CustomDefinition |
Defines elements characteristic of Custom test framework to be used during test class
construction.
|
| JUnit5Definition |
Defines elements characteristic of JUnit5 test framework to be used during test class
construction.
|
| JUnitDefinition |
Defines elements characteristic of JUnit test framework to be used during test class
construction.
|
| SpockDefinition |
Defines elements characteristic of Spock test framework to be used during test class
construction.
|
| TestNGDefinition |
Defines elements characteristic of TestNG test framework to be used during test class
construction.
|
Copyright © 2016–2020 Spring. All rights reserved.