你的位置: 码友网首页 / 资讯源列表 / Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests

关于[Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests]的摘要:

Sometimes when you write a test with xUnit.net (or other testing frameworks) you may run into problems if UI technologies are involved. This usually relates to the fact that the test must execute using a specific threading model such as single-threaded apartment (STA). For example suppose you had a WPF app that you wanted to add tests for.

原文地址: http://dontcodetired.com/blog/post/Running-xUnitnet-Tests-on-Specific-Threads-for-WPF-and-Other-UI-Tests

收录时间: 2020-08-21 浏览量: 1248 分类: .NET

| 0 收藏 | 0