Is there a way to get event in spring (+junit) fired after all tests classes?

前端 未结 0 700
失恋的感觉
失恋的感觉 2020-12-18 03:21

I use spring 5 + junit 5. And I have two classes - BarIT and FooIT.

@ExtendWith({SpringExtension.class})
@ContextConfiguration(classes = ModuleContextConfig.c         


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