Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit

Mock IConfiguration's GetChildren() to return List<string>?

c# moq xunit

xUnit with TFS2015 and VisualStudio2015 doesn't find any test

Mocking issue: Can not instantiate proxy of class: Microsoft.AspNetCore.Identity.UserManager`

Unit Tests in Visual Studio Tools for Docker?

How to write a GraphQL mutation query for xunit integration test

c# graphql xunit

.NET Core 2.0 xUnit tests not discovered in VSTS

azure-devops xunit

How to Mock ModuleClient?

c# moq xunit azure-iot-edge

Dispose not called when running tests from a number of classes in VS

Using IMapper in Integration Tests

Nsubstitute, changing the value of a property which is substituted

Writing Integration Test For Entity Framework

Lambda function causing compiler error with 0 arguments, exception with 1 or more

c# lambda moq xunit stub

How to use DbContext.Database in C# unit test cases using MOQ and Xunit

c# .net moq xunit

.NET Core 2.0 and xUnit doesn't run

C# Unit testing a Newtonsoft JSON model

c# json testing xunit