Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

This is a demo project which shows how to perform test on feign client

License

Notifications You must be signed in to change notification settings

DevDengChao/spring-cloud-openfeign-test-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This is a demo project which shows how to perform test on feign client under these constraints:

  • Feign clients with or without fallback
  • Both unit test and stub test passes
  • Application should launch successfully

这个示例工程演示了如何在以下约束条件下对 Feign 客户端进行测试:

  • 有降级或没有降级的 Feign 客户端
  • 单元测试与挡板测试都需要通过
  • 应用本身需要能顺利启动

Guide

License

Apache License 2.0

About

This is a demo project which shows how to perform test on feign client

Topics

Resources

License

Stars

Watchers

Forks

Languages