gpt4 book ai didi

junit - 如何以 Junit 4 方式测试 Struts2 Action ?

转载 作者:行者123 更新时间:2023-12-02 00:39:11 24 4
gpt4 key购买 nike

有一个struts2-junit-plugin用于测试Struts2 Action ,但它似乎要求测试以JUnit 3风格编写,也就是说我不能使用@BeforeClass,@Test等注释,也不能使用BDD - 样式测试名称,例如“shouldDoThisAndThat()”。有没有办法将 struts2-junit-plugin 和 JUnit 4 风格的测试结合起来?

最佳答案

您可能想尝试一下:

http://glindholm.wordpress.com/2008/06/30/unit-testing-struts-2-actions/

我发现它在测试 Struts2 操作时非常有用。它使用 Mockrunner 模拟在 servlet 容器中运行,因此您可以以任何您喜欢的方式开发测试,包括使用 JUnit 4。

关于junit - 如何以 Junit 4 方式测试 Struts2 Action ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5816173/

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