Complete improvements suggested by @pdurbin on closed PR #10198
Which issue(s) this PR closes:
Closes #10893
Special notes for your reviewer:
I completed the TODO by moving some parts of the test source code from SavedSearchIT to UtilIT. And please review the issue #10893 before read the code.
What this PR does / why we need it:
Complete improvements suggested by @pdurbin on closed PR #10198
Which issue(s) this PR closes:
Special notes for your reviewer:
I completed the TODO by moving some parts of the test source code from
SavedSearchIT
toUtilIT
. And please review the issue #10893 before read the code.Suggestions on how to test this:
The
SavedSearchIT.java
class has some integration tests that can be run using a local development environment (docker). The modifications on documentation can be preview on https://dataverse-guide--11019.org.readthedocs.build/en/11019/api/native-api.html#saved-searchDoes this PR introduce a user interface change? If mockups are available, please link/include them here:
No
Is there a release notes update needed for this change?:
No
Additional documentation:
No