6 references to TestCapabilitiesWithBackgroundThreadDispatch
Aspire.Hosting.RemoteHost.Tests (6)
CapabilityDispatcherTests.cs (6)
715
var dispatcher = CreateDispatcher(typeof(
TestCapabilitiesWithBackgroundThreadDispatch
).Assembly);
727
var dispatcher = CreateDispatcher(typeof(
TestCapabilitiesWithBackgroundThreadDispatch
).Assembly);
739
var dispatcher = CreateDispatcher(typeof(
TestCapabilitiesWithBackgroundThreadDispatch
).Assembly);
751
var dispatcher = CreateDispatcher(typeof(
TestCapabilitiesWithBackgroundThreadDispatch
).Assembly);
754
TestCapabilitiesWithBackgroundThreadDispatch
.ResetLastObservedThreadId();
758
Assert.Equal(callerThreadId,
TestCapabilitiesWithBackgroundThreadDispatch
.LastObservedThreadId);