Toggle navigation
Home
com.netflix.loadbalancer.ILoadBalancer to AbstractLoadBalancer
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'spring-cloud-netflix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
Mockito.when(this.loadBalancer.chooseServer(Matchers.any()))
to
when(this.loadBalancer.chooseServer(any()))