public void TestGetCurrentUserId() { var userId = NotificationIcon.GetCurrentUserId("TEST"); Assert.AreEqual("mfranz", userId); }