remove UnitTestContext, TestBase, and Asserter #2595
Annotations
10 warnings
build:
Source/Csla.test/BusyStatus/BusyStatusTests.cs#L148
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/BusyStatus/BusyStatusTests.cs#L149
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/BusyStatus/BusyStatusTests.cs#L152
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L109
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L113
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L176
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L180
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L241
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L245
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|
build:
Source/Csla.test/DataPortal/AsynchDataPortalTest.cs#L292
Do not assert inside 'async void' methods, local functions, or lambdas because they may not fail the test (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0040)
|