CookieService tests and examples
Reading of the non-existing cookie
Simulation of non-existing cookie. Returns empty string.
Read non-existing cookieWriting of the cookie value.
Writing value of the cookie. Cookie could be read in 3rd test.
Write test cookieReading of the cookie value.
Reading of the value of the cookie from the 2nd test.
Read test cookie