9 references to CreateHook
Aspire.Hosting.Tests (9)
Dashboard\DashboardLifecycleHookTests.cs (9)
46var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, loggerFactory: factory); 87var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration); 135var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 183var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 228var hook = CreateHook( 313var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 396var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 465var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions); 532var hook = CreateHook(resourceLoggerService, resourceNotificationService, configuration, dashboardOptions: dashboardOptions);