/
Case testEdgeCasesRestProject003
Case testEdgeCasesRestProject003
Overview
Test case for edge cases 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" with a pfs using max results of 0
- TEST: empty list is returned
- Call "find concepts in scope" with a pfs using max results of 20000
- TEST: all 10293 are returned
Expected Runtime
- < 1 sec
Notes
- n/a