你的位置: 码友网首页 / 资讯源列表 / Testing and Profiling ASP.NET Core REST API’s from Rider, part 1

关于[Testing and Profiling ASP.NET Core REST API’s from Rider, part 1]的摘要:

There are many different ways to test Web API’s developed using ASP.NET Core. Let’s look at how we can cover testing and profiling our APIs inside Rider. We will be using the HTTP Client built into Rider’s IDE that will allow us to build the calls to our REST APIs developed in ASP.NET Core Web API. In this first part of a two-part series, we will begin with creating and composing the scripts for our HTTP requests against an ASP.NET Core Web API solution. We will be testing the GET, POST, PUT and DELETE HTTP request verbs. In part two of the series, we will look at executing the HTTP requests and analyzing the responses.

原文地址: https://blog.jetbrains.com/dotnet/2019/03/07/testing-and-profiling-asp-net-core-rest-apis-from-rider-part1/

收录时间: 2019-03-08 浏览量: 1630 分类: ASP.NET Core

| 0 收藏 | 0