使用导入org.junit.jupiter.api.tag in Junit 4
我必须使用导入org.junit.jupiter.api.tag;
我的项目在Eclipse 4.18中,我无法将其迁移到Eclipse 4.19。并写在Junit 4中。 我需要使用@tag注释 导入org.junit.jupiter.api.tag;我在Eclipse 4.18和Junit 4上的项目中是否可以使用,并且导致编译错误
我还能在Eclipse 4.18和Junit 4中使用@TAG或类似的内容,我应该使用什么导入?
我必须给出一些类似于@tag的注释。
I have to use import org.junit.jupiter.api.Tag;
my project is in eclipse 4.18, and I am not able to migrate it to eclipse 4.19 . and is written in junit 4.
I need to use the @Tag annotation
import org.junit.jupiter.api.Tag; does not work in my project on eclipse 4.18 and junit 4, and causes compilation errors
how else can I use @Tag or something similar in eclipse 4.18 and junit 4, what import should I use?
I have to give some annotation similar to @Tag from import org.junit.jupiter.api.Tag;what can I use a similar in junit4 and Eclipse 4.18?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论