Note that @IntegrationTest and @WebAppConfiguration can be used with Spock
Closes gh-1908
This commit is contained in:
@@ -2073,6 +2073,10 @@ Boot specific context loader:
|
||||
}
|
||||
----
|
||||
|
||||
NOTE: The annotations <<boot-features-testing-spring-boot-applications,described above>>
|
||||
can be used with Spock, i.e. you can annotate your `Specification` with
|
||||
`@IntegrationTest` and `@WebAppConfiguration` to suit the needs of your tests.
|
||||
|
||||
|
||||
|
||||
[[boot-features-test-utilities]]
|
||||
|
||||
Reference in New Issue
Block a user