How to unit tests for asynchronous method returning CometableFuture

前端 未结 0 1229
难免孤独
难免孤独 2020-12-13 05:22

I am trying to write unit tests (using mockito and junit) on an asychronous method (using @Async spring boot annotation) using a configuration class in order to limit the nu

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