Case testEdgeCasesRestSecurity001
Overview
Test case for edge case of the REST security service authenticate method.
Procedure 1
Authenticate "guest" user with "guest" password
Authenticate "guest" user again with "guest" password
TEST: no exception
Authenticate "admin" user with any password
Authenticate "admin" user again with any password
TEST: no exception
Expected Runtime
< 1 sec
Notes
n/a