Skip to content

abdala762/SelfHost-APITesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SelfHost-APITesting

This project is a simple .Net Framework WebApi application with API tests using Moq and OWIN Self Host

During the test execution, the application is Self Hosted with custom configurations (filters, handlers and even mocked interfaces on the dependency injection container) so we can use the HttpClient library to call our APIs endpoints and test its responses

About

.Net Framework WebApi application with API tests using Moq and OWIN Self Host

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published