Updated add_cookie, added features has_cookie_name and is_cookie line to avoid the use of STRING.split and STRING.start_with.
Added missing descriptions in test classes
Added test cases to check cookies in WSF_RESPONSE- Added mock classes use for test cases.