StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Nkosi

Rating
1652.39 (524th)
Reputation
135,099 (454th)
Page: 1 ... 7 8 9 10 11 ... 82
Title Δ
Avoid cyclic dependency in n-layer architecture in .NET Core 0.00
Unable to verify a call to a method on the mocked object with multi... 0.00
How to use IFixture.Build<T>() with AutoMoqCustomization when... +0.30
Bogus Mocking Data Same Values For 2 different properties +0.29
.NET Core : Get parameter value in controller's constructor 0.00
Is there any way to initialize settings model of c# on startup from... 0.00
ASP.Net Core 3.0 Dependency Injection ignoring Factory Methods? +0.28
How can I dynamically set up a mock for an enum property? 0.00
Mocking MongoDb Methods such as Find,FindAsync Method in Xunit 0.00
webserver starts handling requests before IHostedService is started 0.00
C# HostBuilder logging configuration. Non-generic logger is null 0.00
How do I unit test ASP .NET Core 3.0+ Razor Page handlers that requ... 0.00
Testing moq: System.NotSupportedException : Unsupported expression:... 0.00
Register generic type with parameters via IServiceCollection 0.00
xunit - how to get HttpContext.User.Identity in unit tests +1.21
ASP.NET Core WebJob DI -0.21
C# ConfigurationBuilder Get JsonObject -3.00
Starting a blocking GC Explicit When Make Bulk Insert In Xamarin -0.21
'TestController.Post()': not all code paths return a value -0.70
PowerMockito null pointer when trying to use ApplicationContext -2.79
Moq test on inherited class always returns null 0.00
how do lambda expressions work in c# when the variable isn't de... +0.68
Dependency Injection Cyclic Project Dependencies -2.54
(C#) Unit Test with DI and Custom Generic Class -0.72
Unable to resolve service for type 'Swashbuckle.AspNetCore.Swag... 0.00
Problem with unit test, how can I make it works only 1 time? 0.00
Calling BuildServiceProvider inside of HostBuilder to get access to... +0.28
Scoping Neo4j driver and session objects 0.00
Azure Functions unit-testing errors (TimerTrigger. HttpFunction) +0.87
FakeItEasy to mock an object-modifying method +1.07
Registering a third party class in Autofac whose constructor take i... 0.00
Testing JSON string response with Nunit -0.72
Unit test AspNetCore Controller check HttpStatusCode with ActionRes... 0.00
Create a dynamic linq statement 0.00
Implemented IHostedService in an asp.net core app, How to run it wi... +0.29
Dependency Inversion with a List<T> in a method 0.00
How to Register ILogger(Microsoft.Extensions.Logging) with DI usinq... 0.00
GetService with IOptionsMonitor<Settings> returns null object 0.00
ASP.net core web Api passing Array of object does not support -2.53
NotSupportedException for custom collection 0.00
Partial mock of Ok() gives me "Value cannot be null". (Pa... +0.28
when to provide DbContextOptions in DbContext constructor vs OnConf... 0.00
Possible repo pattern question or how to create one mock instance f... +0.29
Moq in .Net with 2 parameters 0.00
How do I write a unit test for a Flutter method that completes late... 0.00
How to use mocked repository for testing CRUD? 0.00
Unit test cosmosDb methods using Moq 0.00
Mokcito not mocking the DAO layer 0.00
NPE when Java method is called second time after mockup 0.00
How to simplify the It.IsAny<T>() parameters for setting up M... +0.29