spring-boot/spring-boot-project
Andy Wilkinson c2156d6803 Remove static state from CF web endpoint integration tests
The mocks being static meant that their state was shared across each
test in the class. This resulted in the tests being order dependent.
This commit uses instance variables to hold the mocks, thereby
ensuring that they're recreated for each test as part of the standard
JUnit lifecycle.

Closes gh-38363
2023-11-15 15:16:24 +00:00
..
spring-boot Document that customizers are not applied to additional connectors 2023-11-03 12:27:55 +01:00
spring-boot-actuator Handle null host value in MailHealthIndicator 2023-10-25 13:52:36 -05:00
spring-boot-actuator-autoconfigure Remove static state from CF web endpoint integration tests 2023-11-15 15:16:24 +00:00
spring-boot-autoconfigure Improve backwards- and forwards-compatibility of Flyway auto-config 2023-11-08 15:17:49 +00:00
spring-boot-cli Improve commandline help for encodepassword command in the CLI 2023-11-07 11:22:22 +01:00
spring-boot-dependencies Upgrade to Reactor Bom 2020.0.38 2023-11-14 20:44:18 +00:00
spring-boot-devtools Update copyright year of changed files 2023-10-19 23:20:43 -07:00
spring-boot-docs Fix link to Elasticsearch health indicator 2023-11-13 09:04:06 +01:00
spring-boot-parent Upgrade to Spring Asciidoctor Extensions 0.6.3 2023-11-05 13:33:02 -08:00
spring-boot-properties-migrator Don't migrate properties that cause a circular reference 2023-06-16 16:14:41 -07:00
spring-boot-starters Update Data REST starter description to mention Spring MVC 2023-06-15 14:46:23 +01:00
spring-boot-test Remove system property dependency from MockBeanContextCachingTests 2023-11-08 09:49:35 +01:00
spring-boot-test-autoconfigure Update copyright year of changed files 2023-11-02 14:13:38 -07:00
spring-boot-tools Polish adoc formatting 2023-11-02 14:12:56 -07:00