I am trying to unit test the addSessionandUserId below:
public bool AddSessionAndUserId(string SessionId, string userId, string sessionName) {