using Govor.Application.Services.UserOnlineStatus; namespace Govor.Application.Tests.Services.UserOnlineStatus; [TestFixture] [TestOf(typeof(UserNotificationScopeService))] public class UserNotificationScopeServiceTests { [Test] public void METHOD() { } }