Class TestableCookieSinkSource

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addCookie​(Cookie cookie)
      Adds a cookie to the sink
      Cookie[] getCookies()
      Returns the cookies from the browser.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait