Code Monkey home page Code Monkey logo

webapiv2integrationtestsdemo's Introduction

CI

WebApiV2IntegrationTestsDemo

Using integration tests with web api v2 projects

In this repo, i m exploring various ways in order to setup integration tests with web api v2 projects

1️⃣ Example01 use controller(s) without dependency injection

2️⃣ Example02 use controller(s) and service(s) with unity dependency injection

3️⃣ Example03 use controller(s) and service(s) with ninject dependency injection

4️⃣ Example04 use controller(s) and service(s) with autofac dependency injection

5️⃣ Example05 use controller(s) with owin

6️⃣ Example06 use controller(s) with owin self hosting

💡 Integration tests are based on in-memory HttpServer for examples 1 to 4.

💡 Integration tests are based on owin for examples 5 to 6.

Tools : vs22, net 4.8, web api v2, owin, unity, ninject, autofac, integration-testing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.