<
От версии < 1.6 >
отредактировано Alexandr Fokin
на 2023/01/09 03:52
К версии < 1.7 >
отредактировано Alexandr Fokin
на 2023/08/08 15:04
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -1,16 +1,14 @@
1 -Из коробки интегрируется с [[VisualStudio>>doc:Разработка.NET.VisualStudio.WebHome||style="outline-width: 0px !important; user-select: auto !important;"]].
2 -
1 +|(% style="width:166px" %) |(% style="width:1319px" %)Из коробки интегрируется с [[VisualStudio>>doc:Разработка.NET.VisualStudio.WebHome||style="outline-width: 0px !important; user-select: auto !important;"]].
2 +|(% style="width:166px" %)(((
3 +
4 +)))|(% style="width:1319px" %)(((
3 3  Использование платформы MSTest в модульных тестах
4 4  [[https:~~/~~/learn.microsoft.com/ru-ru/visualstudio/test/using-microsoft-visualstudio-testtools-unittesting-members-in-unit-tests?view=vs-2022>>https://learn.microsoft.com/ru-ru/visualstudio/test/using-microsoft-visualstudio-testtools-unittesting-members-in-unit-tests?view=vs-2022]]
5 5  
6 6  Unit testing C# with MSTest and .NET
7 7  [[https:~~/~~/learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-mstest>>https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-mstest]]
8 -
9 -----
10 -
11 -(% style="width:940px" %)
12 -|(% style="width:937px" %)Атрибуты - события
13 -|(% style="width:937px" %){{code language="none"}}AssemblyInitialize
10 +)))
11 +|(% style="width:166px" %)Атрибуты - события|(% style="width:1319px" %){{code language="none"}}AssemblyInitialize
14 14  TestClass1: ClassInitialize
15 15  TestClass1: TestInitialize
16 16  TestClass1: MyTestCase1
... ... @@ -22,7 +22,9 @@
22 22  TestClass1: ClassCleanup
23 23  TestClass2: ClassCleanup
24 24  AssemblyCleanup{{/code}}
25 -|(% style="width:937px" %)ClassCleanup May Run Later Than You Think
23 +|(% style="width:166px" %) |(% style="width:1319px" %)ClassCleanup May Run Later Than You Think
26 26  [[https:~~/~~/learn.microsoft.com/ru-ru/archive/blogs/ploeh/classcleanup-may-run-later-than-you-think>>https://learn.microsoft.com/ru-ru/archive/blogs/ploeh/classcleanup-may-run-later-than-you-think]]
27 -
28 -
25 +|(% style="width:166px" %)О параллелизме процессов (сборки), и потоков.|(% style="width:1319px" %)(((
26 +Synchronize multiple unit test assemblies
27 +[[https:~~/~~/stackoverflow.com/questions/56824648/synchronize-multiple-unit-test-assemblies>>https://stackoverflow.com/questions/56824648/synchronize-multiple-unit-test-assemblies]]
28 +)))