DEV Community

Matheus Rodrigues profile picture

Matheus Rodrigues

404 bio not found

Integration Tests In ASP.NET Core Controllers

Integration Tests In ASP.NET Core Controllers

7
Comments
2 min read
Unit Tests In ASP.NET Core Controllers

Unit Tests In ASP.NET Core Controllers

15
Comments
1 min read
Improving Unit Test Readability In .Net With Fluent Assertions

Improving Unit Test Readability In .Net With Fluent Assertions

8
Comments
1 min read
Mock Multiple Calls To The Same Method With FakeItEasy, Moq and NSubstitute

Mock Multiple Calls To The Same Method With FakeItEasy, Moq and NSubstitute

9
Comments
1 min read
How To: Use EntityFramework Core In-Memory Database For Unit Testing

How To: Use EntityFramework Core In-Memory Database For Unit Testing

10
Comments
1 min read
Getting Started With MongoDB Using ASP.NET Core Web API

Getting Started With MongoDB Using ASP.NET Core Web API

23
Comments 3
1 min read
Design Patterns and Practices in .Net: Fluent Builder Test Pattern

Design Patterns and Practices in .Net: Fluent Builder Test Pattern

Comments
1 min read
How To: Create a Simple Alert System Using Tag Helpers In Asp.Net Core Mvc

How To: Create a Simple Alert System Using Tag Helpers In Asp.Net Core Mvc

6
Comments
1 min read
Design Patterns and Practices in .Net: Option Functional Type in C#

Design Patterns and Practices in .Net: Option Functional Type in C#

5
Comments
1 min read
Design Patterns and Practices in .Net: Null Object and Special Case Object

Design Patterns and Practices in .Net: Null Object and Special Case Object

5
Comments
1 min read
How To Get appsettings.json Data In Asp.Net Core MVC

How To Get appsettings.json Data In Asp.Net Core MVC

4
Comments
1 min read
Unit Test And Time Dependency

Unit Test And Time Dependency

5
Comments
1 min read
SUT Factory

SUT Factory

Comments
1 min read
Unit Test Naming Convention

Unit Test Naming Convention

3
Comments
1 min read
loading...