What approach should be taken (if possible) to unit test is a standard event-driven Winforms application in which display and logic mix together.
You need to use the UI Automation Testing Infrastructure if you don’t want to remake your user interface to turn off display and logic.
Some examples include products such as TestComplete .
Visual Studio 2010 .
Source: https://habr.com/ru/post/1725441/More articles:Sophisticated object comparison in C # - c #replace page with jquery $ .post response - jqueryAutomated Interface Testing on iPhone - iphoneC # Linq - duplicate string search - c #In .NET 3.5 C #, is there a way to determine if NVIDIA SLI mode is active - c #Сравнение строк дерева выражений Linq - linqGetting the VB6 Application to Work on Windows 7 If You Cannot Recompile - windows-7Как реализовать оболочку stdin, stdout? - pythonAdd the upper and lower 64-bit of the 128-bit xmm register - c ++How to get started with embedded scripts? - luaAll Articles