You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have two MockReactiveWebServerFactory classes and three MockServletWebServerFactory classes. They could be consolidated into a single MockReactiveWebServerFactory and a single MockServletWebServerFactory that are test fixtures provided by spring-boot.
The text was updated successfully, but these errors were encountered:
We have two
MockReactiveWebServerFactory
classes and threeMockServletWebServerFactory
classes. They could be consolidated into a singleMockReactiveWebServerFactory
and a singleMockServletWebServerFactory
that are test fixtures provided byspring-boot
.The text was updated successfully, but these errors were encountered: