Skip to content

brotherhui/04-practice-hystrix-unit-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

04-practice-hystrix-unit-test

spring cloud hystrix unit test method

workable version of hystrix and also the unit test

  1. The propose of this test is to
  • normally, call hello1 will call hello2
  • abnormally (in unit test), simulate call hello1 will get hello3 (hystrix fallback)

About

spring cloud hystrix unit test method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages