def testGetSessionId(self):
     self.assertEqual(client_replay._GetSessionId(_PAYLOAD_SCRIPT),
                      _SESSION_ID)
 def testGetSessionId(self):
   self.assertEqual(client_replay._GetSessionId(_PAYLOAD_SCRIPT),
                    _SESSION_ID)