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.
farshaddavoudi/ChargingAssignment.WithTests
Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.
PeteCooney/CrmSdk.UnitTesting
A unit testing framework for Microsoft Dynamics 365 CE
YoubaImkf/.Net6-WebApi
Wep Api to manage users 👨🏫
atup-dev/Project-Unit-Testing
18 Loosely-coupled and Testable C# Projects and c. 70 Unit-Test Assigns
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#
Tarak-Chandra-Sarkar/UnitTestingUsingNUnitWithMoq
Mocking in Unit Testing in C#.NET using NUnit with Moq frameworks
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
brotimer24/ChargingAssignment.WithTests
Comprehensive assignment project showcasing best testing practices and methodologies, featuring robust unit, integration, and end-to-end tests. This project involves developing an API for a simplified smart charging domain. Includes CRUD operations for Groups, Charge Stations, and Connectors with strict adherence to functional requirements.
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