moq-framework
Here are 26 public repositories matching this topic...
Language:All
Sort:Most stars
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.
- Updated
Mar 26, 2023 - C#
⌨️A Haladó Fejlesztési Technikák tárgyhoz tartozó laboranyagok, házi és gyakorló feladatok kódjai.
- Updated
Nov 14, 2024 - C#
- Updated
Jun 26, 2023 - C#
A unit testing framework for Microsoft Dynamics 365 CE
- Updated
Apr 21, 2019 - C#
Wep Api to manage users 👨🏫
- Updated
Apr 25, 2023 - C#
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.
- Updated
Feb 2, 2025 - C#
Mocking in Unit Testing in C#.NET using NUnit with Moq frameworks
- Updated
May 31, 2019 - C#
Password Strength Checker
- Updated
Jun 19, 2019 - C#
This repo contains xUnit project and .NET web API to test the API based on the best practices of unit testing
- Updated
Sep 19, 2023 - C#
Unit-testing, decoupling, mocking with Moq framework in C#
- Updated
Nov 28, 2024 - C#
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 rel…
- Updated
Jul 25, 2022 - C#
Working Example of ASP.Net Core with Azure Active Directory Authentication
- Updated
Mar 31, 2020 - C#
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.
- Updated
Sep 29, 2024 - C#
A repository to practice using Moq mocking library with xUnit.
- Updated
Jan 31, 2021 - C#
Yet another interview
- Updated
Jan 25, 2020 - C#
The source code is a sample application that describes implementation of Unit Testing using Moq framework.
- Updated
May 3, 2019 - C#
Improve this page
Add a description, image, and links to themoq-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themoq-framework topic, visit your repo's landing page and select "manage topics."