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
With RestTestClient matching the api of WebTestClient it is easy to migrate from one to the other. However, that isn't true for Kotlin that has dedicated extensions for WebTestClient only, see WebTestClientExtensions.