spring and junit4 to test a private method in class

前端 未结 0 1333
旧巷少年郎
旧巷少年郎 2020-12-15 22:10

I have two spring bean class ServiceA and ServiceB. ServiceA dependents ServiceB. Show the code:

@Service // spring IOC annotation
public class ServiceA {

           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题