/
Case testDegenerateUseRestProject003
Case testDegenerateUseRestProject003
Overview
Test case for degenerate use of the "find concepts in scope" features of the REST project service.
Procedure 1
- Authenticate "viewer.user" with "viewer.password"
- Call "find concepts in scope" using a null project.
- TEST: exception
- Get all projects and choose the first one.
- Set the identifier to -1
- Call "find concepts in scope" using this project (and null pfs).
- TEST: exception because project with this id does not exist.
- Call "find concepts in scope" with a pfs that has a query restriction
- TEST: exception (because it is not supported).
Expected Runtime
- < 1 sec
Notes
- n/a