gpt4 book ai didi

java - 我如何使用 jemmy 测试应用程序退出

转载 作者:行者123 更新时间:2023-11-28 20:57:52 26 4
gpt4 key购买 nike

我使用 Jemmy 进行 Java GUI 测试。是否可以测试关闭应用程序?

目前我模拟点击退出按钮(导致 System.exit(0))并且测试失败:

junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:154)

谢谢,安德烈

最佳答案

您可能会覆盖安全管理器并检查 System.exit() 是否会发生。

Java: How to test methods that call System.exit()?

关于java - 我如何使用 jemmy 测试应用程序退出,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7095883/

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