Kotlin JUnit test with mulitple expected exceptions

后端 未结 0 919
清歌不尽
清歌不尽 2020-12-08 05:22

What is the correct syntax for specifying mulitple exceptions in a JUnit test written in Kotlin?

I\'ve tried the following but they do not compile:

@Te         


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