testSession
fun testSession(appName: String = "test_app_name", userId: String = "test_user_id", id: String? = "test_session_id"): ERROR CLASS: Symbol not found for Session
A Session with a SessionKey and otherwise default state and event list.
Convenience for tests that need a session value object but don't care about its contents. For tests that need a specific SessionKey, pass key = SessionKey(...).