Search code examples
C# Create Mock Configuration.GetSection(“Section:SubSection”) for objects list...


c#unit-testingmockingmoqxunit

Read More
.NET Core TestServer returns status 200 instead of 404 for post request to non-existent path...


c#.net.net-corexunit

Read More
Xunit test, creating a user...


c#dependency-injectionconcurrencyxunit

Read More
Problem in casting Generic.List to System.Threading.Task.Generic.List...


unit-testingasp.net-coremoqxunit

Read More
Mock repository method failed verify test...


.net-coremoqxunit

Read More
JsonDocument Parse JsonReaderException - xUnit...


asp.net-corexunit

Read More
How to run XUnit tests with ASP.NET Core dependency in Azure DevOps pipeline?...


asp.net-core.net-coreazure-devopsyamlxunit

Read More
Verifying number of method calls within a linq select expression...


c#moqxunit

Read More
How to create private dependency method setup using Moq...


c#moqxunit

Read More
.net core integration tests resolve scoped services...


c#asp.net-coreintegration-testingxunit

Read More
Append objects to an array fails unit tets...


c#arraysunit-testingxunit

Read More
Xunit and EFCore - Mocking One-To-Many relationship does not work...


c#mockingentity-framework-coredbcontextxunit

Read More
How to unit test C# events with xUnit...


c#.neteventsxunitxunit.net

Read More
C# Blazor test form with bUnit...


c#unit-testingblazorxunit

Read More
Unit testing state based test...


c#unit-testingmoqxunit

Read More
How can I mock the Parent accessor of a faked TreeNode in a unit test?...


c#unit-testingxunitkenticonsubstitute

Read More
Assert that method has been called using xUnit...


c#unit-testingxunit

Read More
XUnit Create Operation Service Mock Failure...


c#unit-testingasp.net-coremoqxunit

Read More
Cannot convert Dynamic table entity to System.threading entity in assert...


c#xunit

Read More
How to run a Canopy test suite with xUnit?...


f#xunitui-testingcanopy-web-testing

Read More
.Net Core 3.1 Xunit runnig tests causes stack overflow error when I create new Custom FluentValidato...


c#.netxunitfluentvalidation

Read More
xUnit ClaimsPrincipal mock and passing into controller User is null...


unit-testingasp.net-web-apixunitclaims

Read More
Logging with SpecRun.Specflow and xUnit(ITestOutputHelper) - BoDi.ObjectContainerException...


c#xunitspecflow

Read More
insert null value as interpolated parameter in query...


c#.netdapperxunit

Read More
In .Net xUnit project when I run tests I get an "Program does not contain a static 'Main&#3...


c#.netvisual-studio-codenhibernatexunit

Read More
Test if id is greater than 0 in Xunit...


c#asp.netunit-testingasp.net-web-apixunit

Read More
Disposing of a SqlConnection manually in XUnit tests...


c#.netsql-serverxunit

Read More
Running unit tests independently (.net core )...


c#.netunit-testingxunit

Read More
Test service class using moq in asp.net...


c#asp.netunit-testingmoqxunit

Read More
How do I write a unit test for this method that is called inside a loop?...


c#unit-testingmoqxunit

Read More
BackNext