moq-framework
There are 27 repositories under moq-framework topic.
Adnatull/Clean-Architecture
Clean Architecture in ASP.Net 6.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
siposm/oktatas-hft
💻 A Haladó Fejlesztési Technikák tárgyhoz tartozó laboranyagok, házi és gyakorló feladatok kódjai.
khesualdo/Unit-Testing
:lemon: :cherries: :watermelon: My cheatsheet for writing unit tests with Moq.NET and MSTest
samclintock/unit-test-best-practice-demo-project
Best practices for unit testing using MSTest, Moq and Shouldly
8ESTIE/Project-Unit-Testing
18 Loosely-coupled and Testable C# Projects and c. 70 Unit-Test Assigns
PeteCooney/CrmSdk.UnitTesting
A unit testing framework for Microsoft Dynamics 365 CE
Tarak-Chandra-Sarkar/UnitTestingUsingNUnitWithMoq
Mocking in Unit Testing in C#.NET using NUnit with Moq frameworks
YoubaImkf/.Net6-WebApi
Wep Api to manage users 👨🏫
cihatsolak/netcore-unit-test
It is the process where we test the behavior of the smallest units of the project independently. Our action methods in the controller are actually small components, and we can observe their behavior with unit test. The sensitive point is the state of being independent from each other. When testing a method, the method to be tested should not relate to different methods.
dimitrietataru/netcore-automapper
.NET - AutoMapper
edusquadbyvivek/Introduction-to-ASP.NET-Core
Working Example of ASP.Net Core with Azure Active Directory Authentication
fabioacp/facp-password-strength
Password Strength Checker
marijatopalova/TaskManagementSystem
A RESTful API built using ASP.NET Core (.NET 8) for managing tasks, users, and projects. This API allows for the creation, updating, assignment, and tracking of tasks across multiple projects, along with user management.
StefRuseva88/unit-tests-mocks
Unit-testing, decoupling, mocking with Moq framework in C#
Vahidalizadeh7070/UnitTestingMedium_XUnit
This repo contains xUnit project and .NET web API to test the API based on the best practices of unit testing
dancita/blog-web-app
ASP.NET MVC web app showing blog posts using a SQL database
FireEmerald/InversionOfControl-Example
Sample usage of the IoC (Inversion of Control) Framework Castle Windsor, UnitTesting and Mocks
salomao91/NUnitTest
NUnit Testing framework in C#
scelikcapa/book-store
Bootcamp Project - 2: .NET Core WebApi + UnitTests
alexandrecpedro/rocketseat-auction
An auction system API - NLW Expert from Rocketseat
CMARIXTechnolabs/UnitTesting-Moq-Examples
The source code is a sample application that describes implementation of Unit Testing using Moq framework.
jonesandy/creditcard-applications
A repository to practice using Moq mocking library with xUnit.
morales-franco/xUnit-Moq-Demo-2
Implementing unit testing using Moq
nikvoronin/Alterview
Yet another interview