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
{{ message }}
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.
Create/extract REST/http-server test framework.
The test framework should have its own http server implementation and don't use the http-server project.
The changes should mostly be on the framework side and the current test cases only have to change the the @ExtendWith to the new REST test framework.
The text was updated successfully, but these errors were encountered:
Create/extract REST/http-server test framework.
The test framework should have its own http server implementation and don't use the
http-server
project.The changes should mostly be on the framework side and the current test cases only have to change the the
@ExtendWith
to the new REST test framework.The text was updated successfully, but these errors were encountered: