gpt4 book ai didi

junit - 在 Assert 上使用哪个 JUnit 包?

转载 作者:行者123 更新时间:2023-12-04 18:12:33 25 4
gpt4 key购买 nike

这个问题在这里已经有了答案:




9年前关闭。




Possible Duplicate:
differences between 2 JUnit Assert classes



我的类路径中有两个 junit-4.8.1.jar,我的 IDE 的自动完成功能为我提供了以下两个 Assert 类:
  • junit.framework.Assert
  • org.junit.Assert

  • 我应该使用哪一个???

    最佳答案

    报价 a duplicate ...

    JUnit 3.X: junit.framework.Assert JUnit 4.X: org.junit.Assert

    Prefer the newest one, especially when running JDK5 and higher with annotation support.

    关于junit - 在 Assert 上使用哪个 JUnit 包?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12317174/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com