31 references to _interactionService
Aspire.Hosting.Tests (31)
Publishing\PublishingActivityReporterTests.cs (31)
23var reporter = new PublishingActivityReporter(_interactionService); 54var reporter = new PublishingActivityReporter(_interactionService); 93var reporter = new PublishingActivityReporter(_interactionService); 107var reporter = new PublishingActivityReporter(_interactionService); 127var reporter = new PublishingActivityReporter(_interactionService); 157var reporter = new PublishingActivityReporter(_interactionService); 189var reporter = new PublishingActivityReporter(_interactionService); 211var reporter = new PublishingActivityReporter(_interactionService); 229var reporter = new PublishingActivityReporter(_interactionService); 265var reporter = new PublishingActivityReporter(_interactionService); 286var reporter = new PublishingActivityReporter(_interactionService); 306var reporter = new PublishingActivityReporter(_interactionService); 326var reporter = new PublishingActivityReporter(_interactionService); 364var reporter = new PublishingActivityReporter(_interactionService); 381var reporter = new PublishingActivityReporter(_interactionService); 401var reporter = new PublishingActivityReporter(_interactionService); 420var reporter = new PublishingActivityReporter(_interactionService); 454var reporter = new PublishingActivityReporter(_interactionService); 462var exception = await Assert.ThrowsAsync<InvalidOperationException>(async () => await _interactionService.PromptInputAsync("Test Prompt", "test-description", "text-label", "test-placeholder")); 470var reporter = new PublishingActivityReporter(_interactionService); 473var promptTask = _interactionService.PromptInputAsync("Test Prompt", "test-description", "text-label", "test-placeholder"); 499var reporter = new PublishingActivityReporter(_interactionService); 508var notificationTask = _interactionService.PromptNotificationAsync("Test Notification", "This is a test notification message", notificationOptions); 539var reporter = new PublishingActivityReporter(_interactionService); 554var reporter = new PublishingActivityReporter(_interactionService); 582var reporter = new PublishingActivityReporter(_interactionService); 616var reporter = new PublishingActivityReporter(_interactionService); 639var reporter = new PublishingActivityReporter(_interactionService); 674var reporter = new PublishingActivityReporter(_interactionService); 712var reporter = new PublishingActivityReporter(_interactionService); 732var reporter = new PublishingActivityReporter(_interactionService);