Case testEdgeCasesRestSecurity003
Overview
Test case for edge cases of the REST security service logout method.
Procedure 1
Logout of "guest" user without logging in.
TEST: no exception
Login as "guest" user with "guest" password
Logout of "guest"
Logout of "guest" again user without logging in.
TEST: no exception
Logout as null/empty user
TEST: no exception
Expected Runtime
< 1 sec
Notes
n/a