Kotlin/Mockito: How to mock “annotationClass” from kotlin.Annotation

后端 未结 0 1287
余生分开走
余生分开走 2020-12-05 07:28

I would like to mock annotations to check the good behavior of a class that returns a result according to the given annotation.

Here is one of my tests that check the

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